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
What is RETURN CURSER LOCATION in subfile?
what is the function of cpyf command?
What is %CHECK?
where can you specify an indicator in lokup operation?
what the purpose of ovrdta, ovrata keywords?
Can you summarize the steps I have to go through in writing my first cgi?
what is logical file?
which cl command can be used at program execution to redirect the file named in an rpg program?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
how to run other job when one job is active?
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..
which are the query selection criteria, which can be given in a query?
what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.
using dfu, user will be able to ___________ from physical file?
what is the purpose of overrides?