the -encoding option on javac: http://docs.oracle.com/javase/6/docs/technotes/tools/windows/javac.html
On Mon, May 21, 2012 at 9:49 AM, Paul Gilmartin <[email protected]>wrote: > On Mon, 21 May 2012 09:07:49 -0500, Kirk Wolf wrote: > > >Just a suggestion, but why compile your Java programs on z/OS? Much > >better, IMO, to use a IDE like Eclipse on your desktop and then just > >"publish" the class files or jars to z/OS for execution. > > > I understand that internally Java uses a 16-bit Unicode character set, > translating external files to/from that as needed. Is it possible to > configure the external code page to map that used by the OP? > > -- gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

