I do the property command without the quotes. See if that takes care of it.
 
PROPERTY BAddress1 TEXTVALUE .vaddr1
 
Dan Goldberg

  _____  

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jan Barley
Sent: Tuesday, September 30, 2008 9:27 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - GetProperty Textvalue


Hey y'all,
I thought I'd put some of my great knowledge from training class to work
here and have a strange problem.  I thought I'd be smart and use the
GETPROPERTY command to capture the value of the street address field, and
use a speed button to copy that address to the billing address. When I click
on the speed button (font is Webdings, caption is 8, if it matters), it
executes the following commands:
    GETPROPERTY Address1 TEXTVALUE 'vaddr1'
    PROPERTY BAddress1 TEXTVALUE '.vaddr1'
 
Whenever I hit the speed button, it captures the data from the field, but
adds additional characters at the end, like a left and right arrow.  My font
on the address fields is set to Arial.   Any ideas??
 
Thanks!
Jan Barley

Reply via email to