I would like to use Ultraedit as the default editor for programs in SAS instead of the built-in Enhanced Editor.
I'm using SAS 8.2 on a Windows 2000 computer.
I've searched the SAS website, but did not succeed.
I did something like this years ago, and I thought that I just had to invoke SAS with the parameters
"C:\Program Files\SAS Institute\SAS\V8\sas.exe" -editcmd "C:\Program Files\UltraEdit\uedit32\uedit32.exe" -CONFIG "C:\Program Files\SAS Institute\SAS\V8\SASV8.CFG"
However, when I try this I get the error:
ERROR: Unrecognized SAS option name, "C:\PROGRAM FILES\ULTRAEDIT\UEDIT32\UEDIT32.EXE".
ERROR: Unrecognized SAS option name, EDITCMD.
(SASXKRIN): KERNEL RESOURCE INITIALIZATION FAILED.
UNABLE TO INITIALIZE THE SAS KERNEL
So it seems that the -editcmd flag is not correct (my memory ain't what it used to be!).
Any advice? I have the syntax highlighting in UE working very nicely, but only outside of SAS.
John
I'm using SAS 8.2 on a Windows 2000 computer.
I've searched the SAS website, but did not succeed.
I did something like this years ago, and I thought that I just had to invoke SAS with the parameters
"C:\Program Files\SAS Institute\SAS\V8\sas.exe" -editcmd "C:\Program Files\UltraEdit\uedit32\uedit32.exe" -CONFIG "C:\Program Files\SAS Institute\SAS\V8\SASV8.CFG"
However, when I try this I get the error:
ERROR: Unrecognized SAS option name, "C:\PROGRAM FILES\ULTRAEDIT\UEDIT32\UEDIT32.EXE".
ERROR: Unrecognized SAS option name, EDITCMD.
(SASXKRIN): KERNEL RESOURCE INITIALIZATION FAILED.
UNABLE TO INITIALIZE THE SAS KERNEL
So it seems that the -editcmd flag is not correct (my memory ain't what it used to be!).
Any advice? I have the syntax highlighting in UE working very nicely, but only outside of SAS.
John