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?




Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use ..

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

Post New Answer

More RPG400 Interview Questions

How to print Superscript / Subscript from RPG400

1 Answers  


Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.

6 Answers  


3. Given the DOS Specification below and the following information: • Indicator 50 is off • No records have been written to the subfile What will be the result if the EXFMT operation code is performed on the record format CTLR? A R SUBFL A DESCRIP 101 6 1ODSPATR(UL) A DFT(’NOT FOUND’) A R CTLR SFLCTL(SUBFL) A N50 SFLDSP A SFLDSPCTL A SFLINZ A 67 SFIJEND A SFLSIZ(13) A SFLPAG(12) A ACCOUNTNO 100 S 10 a.) Only AccountNo will display b.) SUBFL will be initialized with 13 blank records c.) An I/O exception error will occur d.) The screen will display 12 records with ‘NOT FOUND’

4 Answers   IBM,


suppose i i am changing / updating record of subfile and i want to change the record in reverse order . means i want to change the bottom record first and so on through readc . how i do it please any one explain .

4 Answers   CSC,


1.WHAT IS WRONG WITH THE CODE BELOW? C CUSTNO CHAIN CUSTMAST IF %ERROR can any body find the wrong please? 2.What builtin function will you use to achieve the following functionality? C QTY IFLT *ZERO C QTY MULT-1 QTY ENDIF

5 Answers   CTS,






what is the rpg system?

0 Answers   IBM,


Difference between creating a report using Printer file and WRKQRY(Query Report) ?

3 Answers  


how do I play {insert rpg system here}?

0 Answers   IBM,


what is the equivalent keyword for CHAIN opcode ??

7 Answers   TCS,


The RP program is displaying records 11 times .But there are 10 records in a pf.(ie last record is displayed twice).How to display records only 10 times?

5 Answers  


How to find d key field of a pf that doesn’t have source physical file?

2 Answers  


I know whole thing ab't Arrays related to declaration..can anyone tell me what exactly use of array or anyone faced a situation where he found use of array must....

1 Answers  


Categories