Alastair,  remove the quotes from around vTemp.

 

I use getproperty a lot.  Here is an example out of one of my forms.

SET VAR vmfg_style TEXT = NULL

GETPROPERTY idstock textvalue vmfg_style

 

John

 


From: [email protected] [mailto:[email protected]] On Behalf Of Alastair Burr
Sent: Monday, March 28, 2005 6:22 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - GetProperty TEXTVALUE problem

 

Please could somebody give me the definite method for getting the value of a DBEdit value using GETPROPERTY?

 

I've tried defining the variable for the result first, not defining it, using quotes around the name - every variation that I can think of but I can't get it to work.

This is my current version:

 

CLEAR VAR vTemp
SET VAR vTemp TEXT
GETPROPERTY IDV_SelName TEXTVALUE 'vTemp'

Thanks in advance,

Regards,
Alastair.

 

----------------------------------
A D B Burr,
St. Albans, UK.
----------------------------------
[EMAIL PROTECTED]
----------------------------------

Reply via email to