Hi,
Can any body tell me ur experience on this questions?
Questions:
1.what is the use of SFLRCDNBR other than subfile page
display?
2.Which of the following operation cannot be used in
conjuction with a file coded as device type disk?
Answer / david lex
1. It can be used in conjunction with cursor location and
mouse operations.
Say a user can move the cursor to a record and press <some
key>.
You can use the RRN returned by the SFLRCDNBR keyword to
chain that record and perform other operations.
2. A list of 'the following operations' would be useful.
But OTTOMH, you cannot display a disk file with EXFMT.
| Is This Answer Correct ? | 0 Yes | 0 No |
1.If *HIVAL SETGT is used what opcode is used to read a record? A:READ B:READPE C:CHAIN D:READP 2.How to pass numeric parameter to the rpg pgm from the command line? 3.What keyword is used on the rpg 4 definition specification to rename a subfile in an externally definition data structure? A:RENAME B;LIKE C:EXTNAME D:EXTFLD
What is the difference between iter and do?
is this a rpg channel?
One of the job in subsystem is in Running status,expected time to complete this job is 2 minutes. But from last 5 -10 minutes this job is still in running status....What are the possible reasons...and What are the actions i need to perform to check this...?
how can we find setll setgt chain read reade readp operations are successfull or not,give example.explain in detail.
HOW DO YOU DISPLAY A DISPLAYFILE AT OTHER WORKSTATION? CAN WE MOVE A PHYSICAL FILE? WITHOUT MOVING A FILE?
How to add 2 new fields in a file? How many ways are there in as400?
Anyone help me for the below question:- If problem/error occur in *PSSR subroutine,how should I handel it in RPG program.
1.How you will find the program is batch or online in cl pgm? 2.How you will end the batch pgm when the job runs? write an logic? 3.In wich command the option *drop is used?
how do I play {insert rpg system here}?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
how does the rpg element work?