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 |
function of DSPPGMREF?
Can you summarize the steps I have to go through in writing my first cgi?
how many key fields does cl required
writing an sql statement from selecting records from two files using single statement and nested select statement.
Which command we can use to update a physical file using c.l pgm?
1) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?
what is the purpose of data structure?
Can we add or remove the module object from service Program..and how...?
What is difference between rename and prefix?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM In above example,what is content of myfile.txt ...Thanx
what is a program described file in rpg?
Where would you use Override Data Base File?