Thanks, Klaus. I keep forgetting about "put url"... slick!

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Website: http://www.sonsothunder.com/
----- Original Message ----- 
From: "Klaus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 16, 2001 1:45 AM
Subject: Re: Clone/Create is quitting


> Hi Lawrence,
> 
> > read from file "volume2001_images.txt" until eof
> > #Reads the whole file in in one shot
> > put it into tData
> > close file "volume2001_images.txt"
> 
> you can even shorten these 3 lines to only 1.
> 
> ...
>   put url "file:volume2001_images.txt" into tData
> ...
> 
> Et voila, that's it.
> 
> this is the most efficient way to put a complete file into a variable.
> 
> Works with binfiles, too.
> 
> It's the MetaCard way... :-)
> 
> 
> Regards
> 
> Klaus Major <[EMAIL PROTECTED]>
> MetaScape GmbH
> 
> 
> Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
> 
> 


Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to