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 |
pf named karthik 3members jan feb mar cmd must executed create mbr ar ap
what is the difference between sflclr and sflinz?
how can you execute a command from within an rpg program without calling a clp program?
distinguish between terminating a program through seton lr and return?
What is Data Area?
what are the different commands used in rlu ?
How can we arrange duplicate records in a file?
Hey, What is the difference between SCAN,CHECK,XLATE OPCODES? please give me the answeres with example in real time senario?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
How to create files dynamically without DDS?
Hi, can you plz tell me ...syntax for GET command in FTP & SFTP is same or different???
what does defn do?