Seems I just thought it was fixed.
 
So... in a speed button EEP:
 
SET VAR vpreweb TEXT = 'http://'
SET VAR vsiteadd TEXT  = 'www.thecarpetbroker.com' 
SET VAR vwebsite TEXT = (.vpreweb + .vsiteadd)
LAUNCH .vwebsite
 
Works if the form is run from the R prompt,
Does NOT work if it is run from within an app done in application designer.
 
Wierd.
 
Dick Fey

Reply via email to