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 |
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?
what is data structure?how many types of data structers?
List and explain the different type of data structures?
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
how to insert the data in pf by using cl program
can a join logical file be updated?
How do you put jobs in batch mode?
how you will know whether you are in sfldrop or sflfold mode?
What Is The Error If We Don't Get Login Screen?
How a field is renamed in rpg IV?..give answer with example?
Q. 1.What would be structure of CL PGM. 2. What are the levels of CL PGM. 3.How many files can be defined in new CLLE program?
What is array in as400? What are the types of array?