If anyone is curious I am concatenating binary files, and FileIO works just fine, except for the numToChar(0) or end-of-string character which truncates the file I'm appending to the base file. If anyone has any other work arounds for this I'd love to hear them.The most staight foward workaround is to write your stuff one char at a time. To read binary just use ReadToken(fp, "", "").
--
Cole
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
