Using a variable in a URL Statement

Mark Schonewille m.schonewille at economy-x-talk.com
Fri May 9 16:22:36 EDT 2008


Noel,

Try:

put (url CurrentViseme) into ViseMe
put the result into rslt
if rslt is not empty then
   -- show an error here
end if

Best,

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Get your store on-line within minutes with Salery Web Store software.  
Download at http://www.salery.biz

Op 9-mei-2008, om 21:22 heeft Noel Fields het volgende geschreven:

> Ok, need some help here.
>
> If I refer to a file in a put url statement, all is well.
>
> However if I use a variable like:
>
> put url (CurrentViseme) into ViseMe
>
> I'm getting a blank.
>
> I've checked that the CurrentViseme variable does have the proper  
> information in it.  Help :)
>
>  - Noel
>




More information about the use-livecode mailing list