|
Thanks to everybody who responded.
It would appear that the "best" method is to pre-define
the variable for the value to be retained in and to use quotes around
it:
In the calling program or one of the form start
EEPs:
SET VAR vTemp TEXT = NULL
In the using EEP:
GETPROPERTY IDV_SelName TEXTVALUE 'vTemp'
And now I have a confession to make: I was trying to use a Variable Edit
instead of a DBEdit. Naturally, changing it solved my problem. However, the
obvious question arises: is this technique to be available for other controls
soon?
Apologies & regards,
Alastair.
|
- [RBG7-L] - Re: GetProperty TEXTVALUE problem Alastair Burr
- [RBG7-L] - RE: GetProperty TEXTVALUE problem Chuck_Finley
