Am Freitag, 22. September 2006 12:49 schrieb Kris Leech:
> Is it possible to convert a memory byte stream (eg. TFileStream) in
> to a File pointer for use with normal file routines?

Not sure if that is what you mean, but you might wanna look for 
"THandleStream" class (for using stream functions on standard file 
handles) and/or "AssignStream" function (for using writeln/readln on 
streams). Didn't play with these yet, so no idea about limitations ..

regards
 Burkhard

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to