Assuming you might be referring to AFP fonts, try looking at this link: http://publib.boulder.ibm.com/printer/info/afpdb/codepage.htm
If you're working with a terminal emulator like Personal Communications, try this: http://publib.boulder.ibm.com/infocenter/pcomhelp/v5r9/index.jsp?topic=/com.ibm.pcomm.doc/reference/html/hcp_reference02.htm Code pages can be tricky, especially if your data gets moved between ASCII and EBCDIC and uses special characters. You may have to be aware of the ASCII code page you use on your PC, if that is where you create the data, the EBCDIC code page used by the file transfer program when the data is uploaded as text, the EBCDIC code page you view the data with in your terminal emulator, and last, the code page you use when you print the data. --Roger On Tue, Jan 17, 2012 at 2:55 PM, Paul Peplinski <[email protected]>wrote: > I think I have my terminology correct. I have a user who wants to print > the brackets, braces, carat, back slash, tilde and veticle bar? Where can I > find what resources contain those elements and what character set contains > them? > > Paul P > > ---------------------------------------------------------------------- > 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

