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 / swapan dey
q.1 compilaton error is occur during a compilation time (
PGM1 going to be compile .
Runtime error occur when an array is load into the memory
befor the compilation...
2.
TYPE(*CHAR,*LGL,*NUMERIC)
4.LOADALL
SINGLE PAGE SUBFILE
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
how do you know that records are locked?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
what is a physical file?
In RPG How to read a records from a file without using read opcodes?
what is the maximum number of record formats in dspf?
name few ibm supplied libraries?
What are the mandatory keywords of sub file?
what the purpose of ovrdta, ovrata keywords?
define what a data queue is along with a brief example of what it may be used for?
what is the disadvantage of using global variable?
How to add 99 menu (page down) option in menu creation..
maximum number of subfiles that can defined in a rpg program for one display file is?
In Which Specs Arrays, Tables & Constants Are Defined?
How Many Specs Are There In Rpg & Which Are They?