I just noticed that GET clauses do not grey out when the WHEN clause is false. COMBOBOXes are greyed as expected. I'm pretty sure that this did work this way at one time.
For example:
@ 1, 1 GET oCalldate VAR cCallDate WHEN ( .F. ) OF oDlg
does not show the field greyed out.
Does anyone else see this issue?
I am using xBase ver 1.9 RC2.
Dan