1.what is mean by compilation and runtime error?
2.How to define ALFA numeric value in pf?
3.what command is used to define a data in cl pgm?
4.What type of command is used in page at a time subfile
and load all subfile?
Answer Posted / gupta sam
Compilation error occurs when you compile your program. If
program is having some syntax error then its a compilation
error and through when you compile your program.
Run Time error occurs when there is an error in logic and
this comes in piture when you call your program.
By DCL command you can define a variable in CL program .
SFLPAGE and SFLSIZ is used to define subfile whether load
all subfile or else.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Using %check we are checking monika in mona what is output? What is %SCAN?
can a indexed file be accessed in arrival sequence in rpg program?
what does defn do?
what are the limitations of cl (compare to rpg) ?
what is term cua , saa?
What is RETURN CURSER LOCATION in subfile?
what are the different types of variables available in cl?
what is the function of cpyf command?
what are the different opcodes available in rpg for database access ?
How do you check object lock
What is the as400 called now?
WHAT IS AS/400 SYNORIO?
when do you explicitly open files and close files in an rpg program?
what does check opcode is used?
what is the difference between seton lr and retrn?