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
how to pick up the changed records every time in a subfile after the first change made ?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
when are the unique constraints executed?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
how can a message from a message file appear as a constant on the screen?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
how do you specify page overflow indicator for printer files in rpg?
How to Define a Procedure in RPG?
what is the purpose of ovrdta (override data) keyword?
how many files can be defined in f specs?
how to write code for singlepage in sqlrpgle with update ?
what is arrival sequence?