Dynamic URL File name

camm29 at tesco.net camm29 at tesco.net
Wed Oct 31 11:16:22 EDT 2007


Yes , I replied some days ago !
Not sure how this repeat request came from ?

Regards

---- Mark Schonewille <m.schonewille at economy-x-talk.com> wrote: 
> Camm,
> 
> Yes, it is, as we have confirmed twice now. Isn't this what you need?
> 
> 28/10/07 I wrote:
> 
> put "filename.txt" into myFile
> put url ("file:" & myFile)
> 
> The brackets are required.
> 
> Sarah wrote:
> 
> put "My Data File" into tFileName
> put URL ("file:" & tFileName & ".txt") into tData
> 
> You have to use the brackets, so the string for the file specification
> gets put together before the URL command tries to do anything, but
> inside the brackets, you can just do the usual string handling.
> 
> 
> Best regards,
> 
> Mark Schonewille
> 
> --
> 
> Economy-x-Talk Consulting and Software Engineering
> http://economy-x-talk.com
> http://www.salery.biz
> 
> Quickly extract data from your HyperCard stacks with DIFfersifier.  
> http://differsifier.economy-x-talk.com
> 
> 
> Op 28-okt-2007, om 20:09 heeft <customerservice at easyobdii.com>  
> <customerservice at easyobdii.com> het volgende geschreven:
> 
> > Dear all ,
> >
> > Is it possible to change the URL filename dynamically ?
> >
> > put URL "file:filename.txt"
> >
> >
> > Best Regards
> > Camm
> 
> 
> _______________________________________________
> 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