First off, you have this:

set sourcefile=app_Path & "\" & "Qbase.txt"

and if you put the applicationPath in the message window you will see it
already has the trailing path separator. I'm surprised it works on 2000
either.

Also, it probably doesn't matter but since you're using BuddyAPI anyway you
might use baSysFolder("windows") instead of getOSDirectory() as the returned
path also includes the path separator while getOSDirectory() doesn't.

Dave


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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