×
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.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Luis Rodriguez
<snip>
BTW, in our system (V5R3) , a negative ZONED field registers as N.
</snip>
The displayed value (DSPPFM) of a signed field is a combination of the zone and digit portions of the byte. The result, ergo, will depend upon the value of the digit portion since, for a negative value, the zone is always a 'D'. On a display file panel, if one does not leave room for the sign on the right, the character value (J-R, }) will be displayed; otherwise, the numeric value will be displayed with the sign at the right.
I started out on a Burroughs system (don't ask) years ago. The sign for numeric fields was LEFT justified (i.e., in the first byte whether packed or unpacked). When we converted to a S/3, we had to write a program to convert the sign to the RIGHT most byte.
Jerry C. Adams
IBM System i Programmer/Analyst
--
B&W Wholesale
office: 615-995-7024
email: jerry@xxxxxxxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
This thread ...
Re: Converting Character Zoned Data to Numeric in SQL, (continued)
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.