|
I hate these 'it works for me' cases. For what it is worth I can get the square brackets converted. My command is CPYTOSTMF FROMMBR('/qsys.lib/daw.lib/dawsrc.file/javasrc.mbr') TOSTMF('/daw/javasrc.java') STMFCODPAG(819) After the copy I go into qshell (and view the file from a PC) and the square brackets are correctly converted. I can Javac and run the program from inside qshell. For me this works both on a v4r4 and v4r5 AS/400. My profile is set up with language USE, country US, ccsid 65535, default ccsid 37. I did have to re-map my emulator keyboard to get the square brackets. By default these keys were set to the broken vertical bar and the not sign. David Wall AS/400 Toolbox for Java Christian.J.Conroy@sb.com on 06/02/2000 10:52:14 AM Please respond to JAVA400-L@midrange.com To: JAVA400-L@midrange.com cc: Subject: Cpytostmf problem - update For those who are interested in my CPYTOSTMF problem ... After copying the member to the IFS, I opened it in Notepad, and noticed that it was the '[' character that was causing the problem. CPYTOSTMF had converted it to '_'. So, I corrected it and did a CPYFROMSTMF back to the member, opened it in SEU, and the '[' had become a '^'. A quick find and replace on '[' to '^', CPYTOSTMF again, and presto bongo. Problem solved. Now all I have to do is figure out what a '^' sign would be in SEU ..... Bah. Chris. +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +--- +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.