Assuming that you have more rows of data that you can display on the s/r then 
one way would be to put the data into a temp table and autonumber it so that 
you can use that number as your row number. (If you have less rows then just 
use text beside the s/r.)

There is also a property command for "table recordcount" but I don't know if 
you could use that to do what you want with getproperty (formproperties76.pdf 
p329). I would have thought that you ought to be able to get the current row if 
not all of them.

Regards,
Alastair.

  ----- Original Message ----- 
  From: [EMAIL PROTECTED] 
  To: RBASE-L Mailing List 
  Sent: Tuesday, November 25, 2008 10:55 PM
  Subject: [RBASE-L] - Re: Scrolling Region Question


  Hi,

  Does anyone know if this is even possible?  Am I just spinning my wheels 
thinking I can do this?  Or is it something simple that I'm overlooking (I'm 
new to recent versions of R:BASE)?

  TIA,

  Diane DeMers
  DeKalb, IL
  Sugarloaf Software

  In a message dated 11/24/2008 2:22:52 P.M. Central Standard Time, [EMAIL 
PROTECTED] writes:
    Is there a way to have a counter variable in a scrolling region that shows 
the relative number of each record in the scrolling region?

    For example, if am displaying sub-table records via a scrolling region, and 
there are 15 records in that sub-table for the current master table record, is 
there a way to show "1" for the first record in the scrolling region; "2" for 
the 2nd record in the scrolling region, .... , "15" for the last record in the 
scrolling region?






------------------------------------------------------------------------------
  One site has it all. Your email accounts, your social networks, and the 
things you love. Try the new AOL.com today!


------------------------------------------------------------------------------



  No virus found in this incoming message.
  Checked by AVG - http://www.avg.com 
  Version: 8.0.175 / Virus Database: 270.9.10/1811 - Release Date: 25/11/2008 
08:29

Reply via email to