what are the limitations of cl (compare to rpg) ?
Answer / vinay kumar gupta
you can not use CL program to ADD or UPDATE records in database files.
Use Printer or ICF files.
Use Program described files.
Use the concept of subfile (to display more than one record), but a single output message subfile is a special type ofsubfile that is supported well in CL.
Use subroutines.
You cannot declare more than one object (file) in a CL programme.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of object authorities?
How to know the number of records in a pf through clp program?
What is SAA?
What does SDA stands for ?
Describe the function of SETLL operation in RPG language?
what does the opcode free do?
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
What is a Device file?
how can u check no of records in a file?
how to create physical file
What is the use purpose of CRTCMD?
how can i get the cursor position in display screen to to display my window?