Clearly I need to do some homework here.

Bruce
-------- Original Message --------
Subject: [RBASE-L] - Variables 'Recalcing' Variably
From: "Bruce Chitiea" <[email protected]>
Date: Wed, June 20, 2012 3:29 pm
To: [email protected] (RBASE-L Mailing List)

All:

A family of variables are populate through variable-edit controls on a non-mdi form.

A bit button control:

a) Successfully INSERTS all <.varnames> INTO a table;
b) SETs all <varnames> = NULL;
c) Performs RECALC VARIABLES;
d) Runs 'PROPERTY <cid_first var-edit control> SET_FOCUS 'TRUE'


A 'SHOW VAR' at the R> shows that most variables have been nulled out, but a small set of INTEGER variables have not. Rather, these display values between '0' and '1' and '-6'.

So.

Under what circumstances might 'SET VAR <varname> = NULL' and a subsequent RECALC FAIL to reset variables to '-0-'?

Bruce

Reply via email to