|
Yes, there are two MI instructions that do that. CVTHC and CVTCH. I have a short article on it at this URL: http://www.rpgiv.com/kb/index.html#CRuntimeAPI -Bob -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of George Amaya Sent: Tuesday, March 23, 2004 7:29 PM To: rpg400-l@xxxxxxxxxxxx; cozzi@xxxxxxxxx Subject: RE: Hex to Integer Yeah.. My Example is bad... But, is there a way to convert the hex value to a character or integer without doing it this way? >>> cozzi@xxxxxxxxx 03/23/04 6:20 PM >>> Youd need to make VARIABLE a data structure and the have SIZEINT overlay(sizechar:3) -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of George Amaya Sent: Tuesday, March 23, 2004 6:52 PM To: RPG400-L@xxxxxxxxxxxx Subject: Hex to Integer Does Anyone know of a good way to convert Hexidecimal to Integer? The way I'm doing it now is D Variable S Qualified D SizeChar 2A D SizeInt 5I 0 /Free SizeChar = x'0003'; If SizeInt > 0; EndIf; /End-Free Thanks George _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
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.