> I am having a problem where under Director 8.5 and Buddy API, I have a
> behavior, which I've used on more than one project using Director
> 7.02,
> which goes out and opens a file in a destination relative to the
> projector.
> 
> In 8.5 this behavior works great under windows xp, but not under
> windows 98,
> or windows 2000 off the CD. If I copy the files to the hard drive, it
> works
> fine on all systems.
> 
Just a guess, but is it possibly a path length issue? It doesn't really
sound like it, but I've been dealing with that a lot lately. I usually
use Buddy to confirm the existence of the file, then open it with
fileIO, and Buddy will return false if the path name is too long, even
if the file is there.

I don't remember what the exact length is--it's different on Windows and
Mac, I believe, but it's around 100 characters.

Cordially,

Kerry Thompson
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to