How to position the cursor on a display file at a desired
location.
Answers were Sorted based on User's Feedback
Answer / bharat
There is a keyword CSRLOC(F1 Row C1 Col), you have to
specify the location(which row or column). The system
positions the cursor before the output operation is
performed on the record that is being specified.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / bharat
Bhupendra: as per your answer: SFLCSRRn is used to retrieve
the rrn of the record on which cursor is placed on the
subfile.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / venkat
Agree with answer #3, you have to define CSRLOC(F1 Row C1
Col)in the display file. and the value for F1 Row and C1
Col will be passed in the program. (the desired location-
which column and which row)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / bhupendra tomar
i am not sure but there are keywords like CURLOC or in case
of subfile SFLCSRRRN nothing else
| Is This Answer Correct ? | 4 Yes | 4 No |
What is a Library in AS/400?
how do you use commitment control in rpg program ?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
what is a keyed physical file?
What is the purpose of reorganizing the physical file i.e. , RGZPFM?
describe the difference between the dowxx and douxx operations?
We have seen no of parameter list but If we mention like this 'CALL PROGNAME PLIST ' how to know No of parameter name of program ?
what is cab?
Hello friends, i am having 1 year experience in AS/400. Can any one send me the as400 interview questions to my email id:nagaraju20087@gmail.com
Can fields be concatenated INa logical file level?
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
how many levels are there in a physical file?