how do you read data area in an rpg program?
Answer / shagun chahal
With the help of 'IN' opcode, we can access the data area record in to the program.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the difference between *like and *namvar ?
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.
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
where can you specify an indicator in lokup operation?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
I have a display file with mandatory fields. Is there anyway that i can highlight those fields to bring attention to the user? The same behavior that AS400 makes when we attempt to execute a command without completing all the required parameters. Note: I have used DSPATR(HI) or DPSATR(RI) and they have different behaviors. Thanks.
how can i get the cursor position in display screen to to display my window?
what are the various types of device files?
what is the use of unique keyword and what level it is defined?
How to know the number of records in a pf through clp program?
does cl support arrays
how do you specify page overflow indicator for printer files in rpg?