On Apr 16, 2006, at 9:01 PM, Chris Kohout wrote:

Did something change in 2006? Code that has worked fine for a year now mysteriously tells me files/folders don't exist, when they do.

For example:

  // Check for support folders
  f = GetFolderItem("Help")
  f2 = GetFolderItem("icons")

(Snip)

First, the problem only occurs on Windows, and only in IDE remote debug mode. If I run the same code as a compiled app, all is fine.

When remote debugging, the application is saved where the Remote Debugger Stub preferences say to save the application. I'm guessing that the folder chosen there doesn't have the folder "Help" inside of it.

HTH,
Jon

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

Reply via email to