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 |
Q. Soppose one job is running in a batch mode for long time now i want to kill(end)this batch job.How you will achive this?
what is the difference between normal upddta to pf and updating using dfu program?
What is RETURN CURSER LOCATION in subfile?
What are the two types of read performed on data queues?
Difference Between Call & Sbmjob?
Write a CL program which will run a batch job at 1 am every night
at what level s,o are defined and what they will do?
in conjunction with which statements can orxx and andxx conditions be used ?
what is arrival sequence?
What Does 'sr' In Columns 7-8 Of C Specs Mean?
define the purpose of the *cat function?
what is procedure prototype and procedure interface.