Hi all
I edit my sourcecode base in ASCII (where it comes from) and I replace the 
circumflex (^) that C loves with logical not (x'AC' in ASCII) that the 
mainframe C requires.  Then I load the thing to the mainframe with wc2370 which 
defaults to codepage 037 and my mainframe session happily shows logical not (¬ 
= x'5F').
When other people load this, it becomes something like comma (,).  
How could I convince all flavors of EBCDIC and EBCDIC upload to recognize 
logical not correctly?

Ze'ev Atlas

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to