BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
cosmid
Lapis Lazuli | Level 10

I'm running SAS through Linux with sas & command. When I left click File on the editor window, the menu blinked, appeared then disappeared, but other menus are fine. Yesterday, when I clicked on Tool, same thing happened, but File and other menu were ok. Anyone know what causes this and how to fix it?

 

Also, I'm pretty new to running SAS on Linux. I just want to make sure I'm understanding the following command and files correctly:

 

To run a .sas file, for example test.sas, use the command sas test.sas?

A sas file ends in .lst are the result, so from the above example, a test.lst will be generated?

And the .log files are the logs.

 

I just want to make sure these are correct. Because I can't find any books or tutorials on this. Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
PROC Star

You can search the SAS documentation for help on running SAS in batch mode like this: https://documentation.sas.com/?docsetId=hostunx&docsetTarget=n0x9esc5c95qg4n1wogx5u2k7354.htm&docset...

 

However if you developing programs it is much better to use one of the SAS windowing environments. Batch is much better suited to running Production programs.

View solution in original post

4 REPLIES 4
SASKiwi
PROC Star

You can search the SAS documentation for help on running SAS in batch mode like this: https://documentation.sas.com/?docsetId=hostunx&docsetTarget=n0x9esc5c95qg4n1wogx5u2k7354.htm&docset...

 

However if you developing programs it is much better to use one of the SAS windowing environments. Batch is much better suited to running Production programs.

cosmid
Lapis Lazuli | Level 10

Thanks for the info! That website will be a great help for me since I'm running SAS on Linux. And you are right, windows is much better but I don't have much choice here.

SASKiwi
PROC Star

Not even an X-windows session on linux?!

cosmid
Lapis Lazuli | Level 10

Um...not exactly sure what X windows are. I use SAS & on command to open SAS and it there's a separate window for log, output, editor, etc. It's really annoying. The editor is horrible too. I guess I was spoiled by SAS Windows.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 1700 views
  • 1 like
  • 2 in conversation