Using a variable in a URL Statement
Noel Fields
noelf at nomigraphics.com
Fri May 9 18:14:40 EDT 2008
That was the problem! Thanks!
- Noel
At 01:22 PM 5/9/2008, you wrote:
>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
>
>_______________________________________________
>use-revolution mailing list
>use-revolution at lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list