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 is a program described file in rpg?
how you will find an error which is not in the first page of the subfile without using rolldown key?
what is the purpose of data structure?
is there any way to dynamically merge other html scripts into a given html?
a multiple format logical file is also known as?
what would be the effect on the field where reverse image, underline and highlight display attributes were active?
how will you display a particular page in subfile ?
which cl command can be used at program execution to redirect the file named in an rpg program?
how does the runqry show the output?
what are different types of substems?
how to toggle between single line and multi - line display of a particular record in a subfile?
how do you read changed records backward in subfile?
what is a non-join logical file?
how many specifications are there in rpg/400? What are they?
what are dds required for subfile?