#Location of config and autoexec files set CONFIGSAS= set AUTOEXECSAS= #Location of sas.exe. Note %1 & %2 parms will be set by UltraEdit Tool. #For 64 bit, use: C:\Program Files\SAS\SASFoundation\9.2(32-bit)\sas.exe Set EXESAS= "%EXESAS%" ^ -CONFIG "%CONFIGSAS%" ^ -autoexec "%AUTOEXECSAS%" -sysin %1 -log %2 –nodms