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 is the use of OVRPRTF ?
What is the purpose of the following I UDS I 1 60ORDER# I 7 90LINE#
pf named karthik 3members jan feb mar cmd must executed create mbr ar ap
What is the Difference between command attention key and command function key ?
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... e.g call PGM(qp2shell) PARM('/qopensys/usr/bin/sh' '-c' 'sftp -b /home/mydir/tmp.txt user@host.com') Plz reply in detail...
Hi All, Can any one give me a suggestion for below prob One job is in MSGW due to decimal dara error and I find out stmt error and Value in DMUP. but my file has millions of records.So how can i find out on which record the error was occured....?
where exactly we can use OPNQRYF ?
What is the maximum length of a variable name in CL?
what is service program?
how do we know batch job aborted after we submitting it
OVRDBF FILE(xxx) TOFILE(libl/filename) share(*yes) In which scenario is share(*yes) used? could any one explain with an example?
what is the purpose of the indara keyword?