An update on this problem:
 
I _appear_ to have solved it by creating a temporary table to hold the numerous values of the variable for each row of the Scrolling Region and then looking up the value from the temporary table from the variable on the current row.
 
It's not quite perfect because each row only gets a value from the lookup when the row is entered but it is a whole lot better than all the rows having the same - and obviously wrong - value as each row is entered.
 
Regards,
Alastair.
 
 
----- Original Message -----
Sent: Sunday, November 14, 2004 11:43 PM
Subject: [RBG7-L] - Scrolling Regions and displaying variables...

I have a scrolling region on a form with a variable that is currently defined in this style:
 
vSRvar = .vSRvar
 
When the form is run every row shows the same value for the variable.
 
How do I define it so that each row either shows a value or only the active row shows a value?
 
I've looked at the only example that I could find - the form in ConComp - which seems to imply that there needs to be some link to a column in the row because the variables there all contain a column.
 
 
Regards,
Alastair.
 
----------------------------------
A D B Burr,
St. Albans, UK.
----------------------------------
[EMAIL PROTECTED]
----------------------------------

Reply via email to