Dick, Try this sequence:
PROPERTY TABLE tablename 'CLOSE' -- now change the value of vstyle RECALC VARIABLES PROPERTY TABLE tablename 'OPEN' I'm just guessing here ... I know this will work to refresh a scrolling region that is based on a temp table or view. Emmitt Dove Manager, DairyPak Business Systems Evergreen Packaging, Inc. [EMAIL PROTECTED] (203) 214-5683 m (203) 643-8022 o (203) 643-8086 f [EMAIL PROTECTED] -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dick Fey Sent: Monday, October 06, 2008 12:59 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Brain on hold? Any ideas about why this does not work...... Set VAR vstyle text = 'ABC' Edit using Formname where stylecode = .vstyle (using a scrolling region) Then while editing the form... Using a dbedit not in the scrolling region, Clear value vstyle Set new value for vstyle Issue 'Property Table Tablename 'REFRESH' Why does the scrolling region not refresh to the values for the new stylecode? Dick Fey

