InterviewSolution
Saved Bookmarks
| 1. |
A Rpg Or Clp Command To Find If The File Field Is Defined As A Character Or Numeric Field. |
|
Answer» In RPG we can TEST for the FIELD is NUMERIC or not . The OPCODE is TESTN. In RPG we can test for the field is numeric or not . The OPCODE is TESTN. |
|