@echo off cls echo *** Runsp.bat - Version 2.0 echo *** echo *** This is an example batch file used for executing commands. echo *** echo *** This batch file will run your spreadsheet package if you tell it echo *** which directory to use, and what it is called. echo *** echo *** pause rem rem Replace the following commands with the appropriate commands to run rem your spreadsheet package (and remove the 'rem' part!) rem rem cd \spread rem runsp rem rem Replace the following with the commands to restart NOTICE BOARD, such as: rem rem cd \notice\source rem notice rem notice