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
explain the use of dftwrt display keyword?
what is a keyed physical file?
What is a query can be displayed without saving it?
what is elastic and non elastic subrile?
what is a logical file?
how can I give more performance to some selected pages?
define the purpose/use for sflrna?
define the purpose of the *bcat function?
What is file information data structure(infds) in as400?
when are the referential constraints executed?
what is procedure prototype and procedure interface.
how many files can be defined in f specs?
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
how to write code for singlepage in sqlrpgle with update ?
how to read database records without locking them?