I've uploaded a set of useful scripts for working with the statistical analysis package SAS.
SAS utils.zip contains the following scripts: run_sas.js: Run SAS in batch mode and open the .lst and .log files afterwards SASlogCheck.js: Check a SAS log file for errors, warnings, or relevant notes SASlogCheckAll.js: Check all SAS logs in the current directory for errors, warnings, or relevant notes InsertSAScomments.vbs: Insert /* */ comments insert_info.js: Insert the current date, file name, file path, or get a list of all macros in the current directory. run_sas could be easily adapted for use with other programs that create text output files. I've also posted some information on the SAS wiki site about using PSPad with SAS: See http://www.sascommunity.org/wiki/Tips_for_SAS_programming_with_PSPad Best, John Hendrickx -- <http://forum.pspad.com/read.php?2,35782,50044> PSPad freeware editor http://www.pspad.com
