> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Shmuel Metz (Seymour J.) > Sent: Sunday, June 03, 2007 9:08 PM > To: [email protected] > Subject: Re: Cross-assembler : HLASM --> 8086 > > > In <[EMAIL PROTECTED]>, on 06/02/2007 > at 12:54 PM, Clem Clarke <[EMAIL PROTECTED]> said: > > >It is possible to write code that runs on both the mainframe and a > >PC. > > Sure, in a language for which there are translators targeted to both > platform. That's not the same as running code that was not designed to > be portable. > > -- > Shmuel (Seymour J.) Metz, SysProg and JOAT
Yea, like Perl or Java! It does work (poorly). Perl may have problems due to "bad coding" based upon an assumption of "ASCII" vs. "EBCDIC". Java appears (so far) to handle this a bit better by being Unicode based, internally. But I haven't done a lot of Java, so I am talking from a very small experience level. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

