realbasic-nug
[Top] [All Lists]

Re: [Win32] FolderItem is Valid, TextInputStream is Nil

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: [Win32] FolderItem is Valid, TextInputStream is Nil
From: David Glass <dglass at graymattercomputing dot com>
Date: Thu, 31 Aug 2006 12:49:05 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <031601c6cd22$c69d0840$6401a8c0 at HP>

On Aug 31, 2006, at 10:27, Walter Purvis wrote:

Is it possible that you are re-using an output stream in your FTP
downloading loop, but since you don't re-use it after the last download, the
stream remains open and attached to the last file?


I don't think so, because the FTP code doesn't use streams (at least exposed for my usage). I set the source and destination directories, give it a filename as a string, and the file gets transferred.

The only time streams come into play is during the processing, and by that time when I hit the last file it is flagged as IsReadable = False.

--
David Glass - Gray Matter Computing
graymattercomputing.com - corepos.com
559-303-4915

Apple Certified Help Desk Specialist

_______________________________________________
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>


<Prev in Thread] Current Thread [Next in Thread>