Wow didn’t know you could do that.

Bob S


On May 31, 2015, at 12:09 , Mike Bonner 
<bonnm...@gmail.com<mailto:bonnm...@gmail.com>> wrote:

Rather than trying to build up a proper URL with & and && etc, set the
string up as a constant or a property contaiing:
constant baseUrl="
http://www.webservicex.net/uszip.asmx/GetInfoByAreaCode?USAreaCode=[[vAC]]
HTTP/1.1"

then its as smiple as
put 805 into vAc
get url merge(baseUrl)

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to