Describe the function of SETGT operation in RPG language?
Answer / aruna
The SETGT operation positions a file at the next record with a key or relative record number that is greater than key or relative record number specified in factor 1.
| Is This Answer Correct ? | 0 Yes | 0 No |
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
What is program status data structure(psds) in as400?
What are the different types of messages in CL?
how to get the particular field's records in CL without using OVRDBF,OPNQRY? tell me the concept?
What is the difference between regular logical file and join logical file?
What is GDA?
load all subfile logic in sqlrpgle and when updating particular record it must be lock form other jobs (not a file)?
Write a logic program for knowing the repeated number of a vowels in a given program?
what is service program?
how many files, printer files you can describe in a rpg?