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