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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bbo76
  • Order by date
  1. bbo76

    What is the code to wait for certain window to be active

    ' Important: wait till MSIE is ready Do While (object.Busy) Loop This is the easiest way I have found. I have onbly used it once but it worked liks a charm.
  2. bbo76

    Turn off read only on all files in folders and subfolders

    There is a sample free for downloading that will cover this it is at http://www.jsware.net/jsware/boss.html . Scroll down to SAMPLE PACK 2 - vbscripts5-25.zip and dowload it. In the zip file is the VBS file that performs the operation for you. Some changes may be required but nothing too tough.
  3. bbo76

    Is there a way to pull the "Other version information" from a file?

    I am looking for a way in VBScript to read the "Other version information" into a variable. One of the titles in this area is Product version and it differs from the file version. I searched the internet and couldnt find anything. Any help would be greatly appreciated.

Part and Inventory Search

Back
Top