May 9, 2008 5:54 PM
Posted by: Jerry Lees
Functions,
VBScript,
VBScript Statements,
vbscriptstatementsThe Select ... Case VBScript statement is a very powerful way to easily preform specific actions based on a comparison of a variable to a series of cases you specify, plus it allows for the fact that NONE of the cases apply with an optional case else...
May 9, 2008 4:28 PM
Posted by: Jerry Lees
Excel.Application,
VBScriptIn my previous two postings we discussed the Microsoft Word.Application object (here and
May 2, 2008 4:15 PM
Posted by: Jerry Lees
DataManagement,
Documentation,
Functions,
Microsoft.XMLDOM,
VBA,
VBScript,
Word.application,
XMLOK, here is the posting I hinted at in my previous posting this week entitled,
April 30, 2008 2:20 PM
Posted by: Jerry Lees
DataManagement,
Developer documentation,
Documentation,
VBA,
VBScript,
Word.applicationI recently had a project that required me to create a ton of documentation from data that was already stored in files elsewhere on the network-- just not in the format that was required and readable by every day people within IT. (Basically, non-administrators) This project would have required a...
April 25, 2008 3:19 PM
Posted by: Jerry Lees
Variable Types,
VBScriptIn a previous posting, Converting...
April 25, 2008 1:26 AM
Posted by: Jerry Lees
Error control,
File System Object,
Functions,
Scripting.FileSystemObject,
VBScriptLast time, in my entry entitled
April 17, 2008 8:52 PM
Posted by: Jerry Lees
File System Object,
FSO,
Functions,
Log files,
Scripting.FileSystemObject,
VBScriptWell, I didn't expect the cat to get out of the bag quite so quickly! (Congratulations go out to Stoinov
April 16, 2008 7:11 PM
Posted by: Jerry Lees
DataCenter,
Development,
Functions,
VBScriptBy now, if your reading my blog you've had a chance to play with the script I posted for