InterviewSolution
Saved Bookmarks
| 1. |
How Can You Display Specific Subfile Page On The Screen In Unequal Subfile? |
|
Answer» • If CURSOR is specified for the SFLRCDNBR the cursor is placed in the subfile RECORD WHOSE RELATIVE record NUMBER is identified by the contents of this field. • SFLRCDNBR (Subfile Record Number) - Displays the page of the subfile containing the record whose relative record number is in this field. • If CURSOR is specified for the SFLRCDNBR the cursor is placed in the subfile record whose relative record number is identified by the contents of this field. • SFLRCDNBR (Subfile Record Number) - Displays the page of the subfile containing the record whose relative record number is in this field. |
|