On Jan 23, 2007, at 10:54 AM, Tim Hare wrote:
Would setting inp to nil work as well? Without the obtuse code? dim inp as TextInputStream = file.OpenAsTextFile ... inp = nil dim bs as BinaryStream = file.OpenAsBinaryFile( true ) Just curious. Your code block IS rather clever. Tim
You'd get a runtime error where joe' method of burying it in a new scope level would give you a compile error if you tried to use it outside the scope it's defined in
_______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
