it is possible declare variable values as variable using cl ?
any cl command is there to declare values as variable
Answers were Sorted based on User's Feedback
Answer / svankipu
It is not possible to declare the values itself as variables
in CL.
There's an option in RPG/400 & RPGLE to declare a value as
variable.
Use "Named Constant" to do this. Refer to RPG-Manual for this.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / svankipu
It is not possible to declare the values itself as variables
in CL.
There's an option in RPG/400 & RPGLE to declare a value as
variable.
Use "Named Constant" to do this. Refer to RPG-Manual for this.
| Is This Answer Correct ? | 0 Yes | 0 No |
which cl command is used to trap error messages during program execution?
what is the length of a variable in rpg?
How to see all record formats used in a file?
what is a keyed physical file?
Difference Between Call & Sbmjob?
What the purpose of the keywords FIFO, LIFO, FCFO?
What is the function of DSPATR (display attributes) keyword?
What are the valid user defined data area types?
What is the function of RJE Conversion Utility?
What is a Library in AS/400?
how do you know that records are locked?
What is source physical file?