Changes

User contributed software

37 bytes added, 08:00, 15 July 2008
Generic Library for scripted checks
* Coming soon
Info: Tired of writing scripts to support custom 'checks' in WPKG and then writing parameter parsers or 'bespoke' tests? This is a prototype script library based in a .WSC (Windows Scripting Component) file that can be included into your script files to simplify the process. It provides a skeletal framework to consolidate and collect useful functions for administrators. You can trim down the code you have to write and write your tests to a simple standard.
  <nowiki>The WSC file contains a rough-and-ready command-line parser and semi-automated parameter checks with options to debug code, trap errors 'in-the-field' and build up a unified library of WPKG tests.</nowiki> <nowiki>'' It's a work in progress, but features include;''</nowiki> 
* Simple parsing of command-lines to validate custom parameters.
* A growing collection of inbuilt routines. (I'm adding things slowly!)
15
edits