At 06:57 AM 1/19/2003 -0500, J.M. GRATIAS wrote:
Seems that there is a problem with RBW++ build 1.862xRT03 ....
Function CVAL('WHILEOPT') always return ON, even when set to OFF just
before :
SET WHILEOPT OFF
SET var vwhileopt = (CVAL('WHILEOPT'))
SHOW var
Variable vwhileopt contains ON
Can anybody confirm this ?
Does this issue have been already reported to RDCC ?
Using W98SE.
My DB is open with STATICDB ON (who knows ....).
TIA and best regards to everybody .....
J.M.,
I just tried that (CVAL('WHILEOPT')) function in R:BASE 7.0 and it returns
the CORRECT results!
As far as RBW++ Build:1.862xRT03 goes, I'm sure The Dream Team will
be more than happy to take care of this minor boo-boo to return correct
setting for WHILEOPT in CVAL function.
Meanwhile, If you need to SET the WHILEOPT to ON or OFF, you should
use SET WHILEOPT ON or SET WHILEOPT OFF and to verify the setting,
at the R> prompt, simply type SHOW WHILEOPT.
Very Best Regards,
Razzak.