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 is acronym of RPG?
what are the different types of arrays?
how you get the relative record in a subfile in which cursor is located?
What are the valid data types in Data Queue?
how can I start a page in a new window?
Using %check we are checking monika in mona what is output? What is %SCAN?
how can I control from my cgis the cache of a remote browser?
what is the purpose of DMPCLPGM IN CL?
What is the purpose of OVRDTA keyword ?
how can we view the entire objects and its types in a pgm?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
Hi i have one question In my srvpgm one module ADDM is there now i want to add new module i.e SUBM , please answer me IN STEPS how to write bndlanguage and how it was attach to SRVPGM