How to position the cursor on a display file at a desired
location.

Answer Posted / bharat

Bhupendra: as per your answer: SFLCSRRn is used to retrieve
the rrn of the record on which cursor is placed on the
subfile.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Using %check we are checking monika in mona what is output? What is %SCAN?

985


how to pick up the changed records every time in a subfile after the first change made ?

1001


maximum number of subfiles that can be active for a single file is?

972


1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?

404


can you have multiple key lists for a single file ?

989






what is the favicon.ico request that my site receives now and then?

627


Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..

1780


what is sflrolval?

646


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

1925


difference between sflrcdnbr and sflnxtchg?

694


what are the different types of variables available in cl?

1004


in which specification the report layout can be defined?

972


the maximum number of subfiles that can be active for a single file is ____ .

1176


define the purpose of the iter operation?

1013


What is %CHECK?

841