Code Comments
Programming Forum and web based access to our favorite programming groups.when coding in vbscript, how does one test to determine if a file is in use?
Post Follow-up to this messageopen the file with full access and trap the error. If you recv an error you know the file is in use. Bryan "bluejay61" <bluejay61@discussions.microsoft.com> wrote in message news:9A6ADE89-54FF-4EC9-B03A-D863BA77B18E@microsoft.com... > when coding in vbscript, how does one test to determine if a file is in use?
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.