it is possible declare variable values as variable using cl ?
any cl command is there to declare values as variable
Answer Posted / 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 |
Post New Answer View All Answers
what is externally described file ?
give three main purposes of file specification ?
What Is The Object Type Of Pf, Lf, Printer File & Display File?
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
What is binder language ?
define the purpose of the *cat function?
define the purpose of the %sst function?
how many files can be defined in f specs?
which of the cl command can be used to determine which logical files are dependent on a specific file?
What Does Lokup Does In Tables & Arrays?
what does the opcode free do?
how to write code for singlepage in sqlrpgle with update ?
What Is Ddm ?
In RPG How to read a records from a file without using read opcodes?
difference between view and index ?