× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



> From: Bill
>
> Ok, then when I move the data structure to a field and then view
> the field in debug with eval I see, in the emulator that I'm
> using, 'garbage' characters in the field where the numerics should be.

Yes you will, if the numeric data is packed.  Are you familiar with how
packed data is stored?  The number 123 in a packed field is stored as
X'123F', with the last nybble (the "F") indicating that it is a positive
number.  Some of the "characters" in a packed field will have hex values
like X'12', which doesn't display nicely on a 5250 display.

Joe


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.