Numeric Questions

1

How to Test for Numerics in AS/400
I need to test for Numeric. I have to check, If a variable contains Numeric values. I wanted to use TESTN opcode, but people are saying not to use it; as it does not work properly some times. Is there any other alternative to this? Has anybody done this before? any help would be of [...]

Answer Question   |  November 24, 2010  9:18 AM
AS/400, Numeric, RPG/400, RPGILE
asked by:
315 pts.

leading zeros on numeric
In RPG how can I have a numeric field that keeps leading zeros?

Answer Question   |  April 2, 2010  12:58 PM
leading Zero, Numeric, RPG
asked by:
5 pts.

Converting System Date into NUMERIC
Is there a way to use the system date & converter to YMD and use it in the selection OPTION?

Answer Question   |  June 27, 2008  3:16 PM
Conversion functions, Numeric
asked by:
30 pts.

1