×
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.
On 16-Jun-09, at 9:12 AM, rpg400-l-request@xxxxxxxxxxxx wrote:
Hmmm...I'm confused. I have a packed number (or zoned), and I move
it to an
integer field (5U 0). I then take the %Char of the integer
That's where you go wrong. By using %Char you created the character
_representation_ of the value. If you want the hex version of the int
then simply pass the int or do it using a DS or some other form of
redefinition make it available as character without any transform.
Jon Paris
www.Partner400.com
www.SystemiDeveloper.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.