on 3/25/06 10:00 AM, Kevin Windham <[EMAIL PROTECTED]> wrote: > Does the strange behavior happen if you restart the app for the > second run. The symptoms you are describing sound like symptoms of > failing to reinitialize variables, although I'm just guessing. You > should be able to at least track down where and why the nilObject > occurs using the debugger. Then if you don't understand that part of > the code, post it to the list and I'm sure someone will be able to > help you. That would be better than simply asking the list to debug > your app for you. > > Regards, > Kevin
Hi, Kevin-- I am now init'ing every variable at the top of each method. It looks like that has eliminated the problem of misreporting non-missing files. Thank you :) All My Best, Jeffrey _______________________________________________ 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>
