BookmarkSubscribeRSS Feed
sharuu_00
Calcite | Level 5

So... yeah. creating programs in UltraEdit software (Edit window) then to execute the program,

 

1) send that written program to UNIX 

2) then , in console (UltaEdit) write command ( for example: "sas: space  "your_sas_file_name" hit enter ) - this will run the sas program

3) then , you will see list and log files in FileView sections (you could open list and log files to check for - which appears in UltraEdit Edit window)

 

 

Now, my other questions is how to each single sas queries ? here in UltaEdit

 

It does't seem easy steps as running sas on unix without UltaEdit

sharuu_00
Calcite | Level 5

Hi All,

 

Does anyone know where I can read and practice some basic tutorials of running sas on UNIX?

 

Thanks!

Tom
Super User Tom
Super User

@sharuu_00 wrote:

Hi All,

 

Does anyone know where I can read and practice some basic tutorials of running sas on UNIX?

 

Thanks!


SAS code doesn't care how you are running it.  Just ignore the parts of the manuals that talk about GUI related things.