Wow didn’t know you could do that. Bob S
On May 31, 2015, at 12:09 , Mike Bonner <[email protected]<mailto:[email protected]>> 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 [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
