What is the purpose of the following
FORDHDR1 CF E
WORKSTN
$2SFN SFILE FMT2
Answer / rinku khan
The above line indicates that, $2SFN is a relative record number and FMT2 is name of the subfile record format.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is OUTFILE?what is the uses and disadvantage? where we can use this?
How to create files dynamically without DDS?
can u plz tell me is there any difference between SHELL SCRIPT & SFTP SCRIPT? I want to run LS & GET(automatically) command from CL program....which script can be used?
How to create a data queues?
how to change job priority when it is running in sub system ?
what is sessional error or divice error in rpg IV?..when will it happens...Give few examples?
DIFFERENCE BETWEEN BINDING LANG AND BIND DIR WHEN USING IN SERVICE PGM...when using binding directory service pgm is necessary?
How do you put jobs in batch mode?
what is the main use of OPNQRYF ?? in that query why we can use OVERDBF and in that OVERDBY why should we use SHARE(*YES)
I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
what is service program?
how will you display a particular page in subfile ?