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 |
what does check opcode is used?
what is a query can be run in which mode?
what is a spool file?
1.What is the difference between regular join logical file and non join logical file? 2.what are the nessasary keywords for non join logical file
can I copy content of Physican file in some source Member of type TXT? Thanx..
if &var='good++++' &var2='day' &var *cat &var2 &var1 *tcat &var2 what is output
What is class of service ?
using dfu, user will be able to ___________ from physical file?
What is the Function of PDM?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
Write a CL program which will run a batch job at 1 am every night
How to create a user defined (general) data area?