This is what I do to launch(using bing)

SET VAR veaddress1 = (address1 & city & STATE & zipcode) IN dealer WHERE dlrnum 
= .vdlrnum
SET VAR vewebaddtess TEXT =  ('http://bing.com/maps/default.aspx?where1=' + 
.veaddress1)
LAUNCH .vewebaddtess

Dan Goldberg

From: rbase-l@googlegroups.com <rbase-l@googlegroups.com> On Behalf Of 
myron.fineg...@gmail.com
Sent: Monday, January 10, 2022 6:54 AM
To: rbase-l@googlegroups.com
Subject: [RBASE-L] - Converting a Variable to Text

Goal: To have R:Base create a full text launch command to be used with a 
browser. The final command that I will need to put in browser will look like 
the one below. I can get a variable for the street address from the database as 
a variable, say for the property address (20450 N Stardust Blvd)  but I need to 
convert the variable to text as shown below. (One text string). Yes, I did hit 
the wall.
LAUNCH https://www.google.com/maps/search/ +20450 N Stardust Blvd + Sun City 
West + AZ + 85375
Thanks for your help.
Myron Finegold, Sheriff’s Posse of Sun City West

--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
---
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
rbase-l+unsubscr...@googlegroups.com<mailto:rbase-l+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/033601d80631%24e6a5cf60%24b3f16e20%24%40gmail.com<https://groups.google.com/d/msgid/rbase-l/033601d80631%24e6a5cf60%24b3f16e20%24%40gmail.com?utm_medium=email&utm_source=footer>.

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/2E4830CEC16615458329D3D83342F8D0014EF1307B%40EXCHANGE10.

Reply via email to