what are the limitations of cl (compare to rpg) ?
Answer Posted / 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 |
Post New Answer View All Answers
What are the different opcodes used for file operation on a subfile in a rpg pgm?
what key word is used when screen is re-display?
what keyword must be used with protect keyword ?
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?
Difference Between Source Physical File & Physical File?
how can I control the way a remote browser uses its cache?
what opcode could be used to test an alphanumeric field for all numeric values?
what is the purpose of overrides?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
what is rpg ?
is there any way to dynamically merge other html scripts into a given html?
how can you check for a records existence without causing and i/o (chain/read)?
which of the following operations does not zero the field flda defined as 4,0?
Using %check we are checking monika in mona what is output? What is %SCAN?