|
-
Jun 29th, 2009, 03:34 AM
#26
Thread Starter
Lively Member
Re: [RESOLVED] Word 2000 & 2003 compatibilities
 Originally Posted by westconn1
the only thing i can see that may produce an incorrect result is your folder exists function, it could return true if there is a file with the name of the folder you are testing, this may never happen, but could, particularly if anyone saves files with no extension
you should check the file attributes, to confirm it is a directory
Not sure what you mean here, there is a ref in the code to find the user info but thats only if they select the option "if Folder = 1 then 'Users main folder"
Both Codes work fine up untill the Open code gets to selecting a file rather then a folder in the Save. (if that makes any sence )
i can only see one place you call SH.BrowseForFolder, so do you call that procedure to save as well as to open?
Yeah, the two codes where designed to work identically, when selecting a folder to save and to open from.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|