Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

File reading capabilities of VBScript

Status
Not open for further replies.

singlenerd

Technical User
Sep 26, 2007
25
US
Hello all,

I have been tasked with finding out who has a file locked. Sounds relatively simple, but there are many interesting variables involved.

So far, we are using a dBASE 5 for DOS program that is definitely legacy. There are functions within dBASE that need to lock a file exclusive. Which means that only the user within the dBASE environment that has the file locked can use it.

What I was wondering, is if VBScript is able to read that file that is locked by dBASE. The locked file has information on which workstation locked the file and that is what I am trying to access.

Thanks,
Matt

---
"One source to query, one source to answer and one source to bind them." Aaron Sharp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top