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 |
Specify different indicators used in RPG?
the maximum number of subfiles that can be active for a single file is ____ .
how to define to define a hidden filed in dspf ?
how to pick up the changed records every time in a subfile after the first change made ?
a program variable coded in an embedded sql statement is referred to as?
STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?
Q.Suppose one job is running in a batch mode for a long time now i want to kill this batch job. how you achive this?
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
what are different types of substems?
what are the different types of arrays available in rpg ?
How to change file attributes such as size, file wait time, record wait time etc., permanently?
What is journaling & Commitment Control?