If you choose binary, you'll need to be careful with fileio xtra. It
will stop at the first zero byte it finds (mistaking for eof char). A
workaround is to write out the binary chars one at a time via
writeChar (slow!). A better method is to use binaryio xtra at
http://www.updatestage.com.
I was just about to look into some sort of formated text file output,
when I saw this thread. Good timing! I'll be interested in how it
works out.
Cole
>If you stored them as HEX then you could write them out as text files and
>not have to worry about any binary files. But if you are familiar with
>binary then that would also work. In general, if you have the files as blobs
>of HEX or binary then yes your idea would work.
>
>
>Timothy R. Symons
>Interactive Media Manager
>Curtis, Inc.
>http://www.curtisinc.com/
--
Cole Tierney
Laureate Learning Systems
802.655.4755 x17
http://www.LaureateLearning.com
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]