it is possible declare variable values as variable using cl ?
any cl command is there to declare values as variable

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what opcode could be used to test an alphanumeric field for all numeric values?

1422


define a shared access path?

1293


how many printer files maximum can be used in single rpg program?

907


How can we read file using curser? how to define a curser?

1056


what is a physical file?

1326


WHAT IS FERERENTIAL INTRIGRITY ?

1380


how to pick up the changed records every time in a subfile after the first change made ?

1434


how can you check for a records existence without causing and i/o (chain/read)?

1682


difference between view and index ?

907


how many specifications are there in rpg/400? What are they?

1467


Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..

2000


can a indexed file be accessed in arrival sequence in rpg program?

1258


if we tried to move year part of *iso date into a field of length 3, what will happen ?

859


is it there an easy way to determine if an html section is available to issue a wrtsection upon?

775


What Does Lokup Does In Tables & Arrays?

960