× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



hi Luqman

    unto my knowledge, you can solve this problem by using CSRLOC


   Hidden fields with

     cursor position for output:         CSRLOC

       Row number  . . . . . . . . . .                                Name

       Column number . . . . . . . . .                                Name

 


  Use this keyword to specify the cursor location on an output operation   
  in the record.  The CSRLOC keyword overrides the DSPATR(PC) keyword and  
  the SFLRCDNBR(CURSOR) keyword.                                           
                                                                           
  Row number                                                               
      Type the name of the field that contains the row number.  This field 
      must be a hidden numeric field three positions long with no          
      decimals.                                                            
                                                                           
  Column number                                                            
      Type the name of the field that contains the column number.  This    
      field must be a hidden numeric field three positions long with no    
      decimals.                                                            
                                                                           
                                                                           



With regards
Sreenivas



-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Luqman
Sent: Monday, April 10, 2006 5:22 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: How to Position Cursor to particular Field of Particular Row
inSubfile ?


How do I set my cursor to Column No. 3 of Row No. 5 ?

I can set the Row No. 5 with SFLRCDNBR=5 but it goes to Column No. 1 of that
row, how can I set the Column No. 3 ?

I tried using Position Cursor of Column No. 3 and set the Indicator but
after putting the Indicator *On, it goes to Row No. 1, Column No. 3.

Any idea please ?

Best Regards,

Luqman




As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.