Talk:Setting Up Project Config and AutoExec
From sasCommunity
This looks interesting
For me, and perhaps for others at a similar (lack of) skill level, I think this page would benefit from a little more text, even if only something like:
Start by doing XXXX, XXXX then for each project do XXXXXX and put XXXX in the directory XXX then when you have SAS programs in a folder XXXX will happen
so be it....... the following notes, by --Peter.Crawford 04:34, 2 December 2007 (EST)
since the config and autoexec are two different terms/options/files, it isn't surprising the opportunities each of these initialision files offer are so different.
Examples of some simple differences
autoexec
- sas statements executed when SAS starts
config
- options set as SAS starts, but before statements are executed
nothing distinguishes their purposes more concisely
(imo)
--Peter.Crawford 04:34, 2 December 2007 (EST)
