APPX is the Premier Development and Runtime Environment for Business Application Software
(Answer) (Category) FAQ's - APPX Software, Inc. : (Category) APPX Utility : (Category) APPX Development Environment : (Category) Tips & Techniques :
How to display high ASCII characters.
To get the degree symbol (ASCII 176), for example, onto APPX OUTPUT and INPUT screens.

Depending on what version of APPX you are using and how you are accessing it, you may be able to hold down ALT, use the numeric keypad to type the ascii code value in decimal, and release ALT, to enter that ASCII char.

Or you can do it with ILF code;

 SET OWN WF ASCII CODE = 176
 CNV BIN OWN WF ALPHA 1

 ... where WF ALPHA 1 is painted on the report or screen. The other variable
 is a three-digit numeric field.

[Append to This Answer]
2003-Dec-31 1:13pm
Previous: (Answer) How to make a negative sign appear in front of the number (instead of behind)
Next: (Answer) How to get User Security Codes using ILF.
This document is: http://board.appx.com/cgi-bin/fom.cgi?file=237
[Search] [Appearance]
This is a Faq-O-Matic 2.719.
Copyright 2003 by APPX Software, Inc. All rights reserved.