What is the purpose of the following?
A CSRLOC (F1ROW F1COL)
Answer / jayvardhan
Using this record level keyword, you can specify cursor location on an output operation to the record format you are defining.The program sends output after setting the cursor location.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is logical file?
OVRDBF FILE(xxx) TOFILE(libl/filename) share(*yes) In which scenario is share(*yes) used? could any one explain with an example?
the maximum number of subfiles that can be active for a single file is ____ .
what are members?
Distinguish between logical file and physical file?
How can we change the uppercase to Lowercase in RPG?
why do we use readc? What is sflnxtchg?
How do you read a subfile record which is in output mode?
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
what is the function of crtdupobj command?
can a indexed file be accessed in arrival sequence in rpg program?
How can we find from which source the program has been compiled for a given RPGLE program object?