Hi list...
I just discovered a bug in Buddy API (WinXP):
baFolderExists(whichFolder) *FAILS* if you're looking for a folder five
deep.
For instance:
result = baOpenFile("F:\WIAB\assets\content\presentations\x\y","Normal")
put result
-- 33 (no error, opened fine.)
result = baFolderExists("F:\WIAB\assets\content\presentations\x\y")
put result
-- 1 (FALSE ...Really? I just opened it with baOpenFile!)
Anyone ever seen this?
- Michael M.
[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!]