Hello xuux1, description is already in the header of the 2 script-files:
'Filename: PRefresh.vbs 'VersionInfo: 3.005 'Parameter For Refresh (External): '1.PsPad Projectfile '2.PsPad is active true/false '3.Text with paths to search or Project.ini or Document Root true/false(where false means default Directory)(optional) Explanations: The PSPad integration is made by ProjRefresh.vbs which uses PRefresh.vbs. PRefresh.vbs could also be called with a command-line like: cscript PRefresh.vbs "<.ppr-file>" false "<Project.ini>" 1. The "<.ppr-file>" is nessessary. 2. Setting PSPad not active (false) causes not to refresh the Project and leaving a running PSPad untouched. The refreshed File will be <.ppr-file>.tmp in the same Folder. 3. Only needed if special settings should be given but not in same Folder of <.ppr-file>. ;-) -- <http://forum.pspad.com/read.php?2,40224,43150> PSPad freeware editor http://www.pspad.com
