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.