|
Marc, There is no one EBCDIC to ASCII conversion table, rather there are hundreds (a rough estimate, I didn't bother counting them). Some conversion tables are supplied with OS/400 and are listed (by name) in the International Application Development manual. You can display these tables current values by way of WRKTBL *ALL (and ignore the Sort Sequence tables). You can also create your own tables. Other tables are provided for functions such as Workstation Customization (and are described in the Workstation Customization Function Programmer's Guide). These tables can be accessed by RTVWSCST and then modified. Also some high level languages allow for code point conversion through devices such as file specifications and or translation oriented operation codes. RPG, for instance, provides this type of support independent of OS/400 code point conversion facilities. Hopefully one of the above will assist you in finding/defining the necessary EBCDIC to ASCII conversion table for your needs. Bruce Vining > >Anyone know which manual contains the EBCDIC to ASCII >conversion table? I'm still trying to output a field, from RPG II, >which will convert to an ASCII Esc to activate the printer >overly in the HP laser printer. > >Thanks, >Marc Zylka (mzylka@netpath.net) > +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to "MIDRANGE-L@midrange.com". | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.