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
Why we are not able to perform insert delete and update operation in Join logical file?
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
how many printer files can be defined in f specs ?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
what is the maximum number of subfiles that can specified in a display file ?
which of the cl command can be used to determine which logical files are dependent on a specific file?
How to convert a spool file to PDF file in AS400?
What is the difference between crtdupobj and copyf?
What is a query can be displayed without saving it?
what is the difference between udate and the system date?
Difference Between Interactive & Batch Job?
how can you detect overflow for a print program that prints multiple lines per cycle?
Write a logic program for knowing the repeated number of a vowels in a given program?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
is it possible to create a physical file without dds?