- UCLA: How do I locate the SAS temporary work directory?
- Check and change current folder:
- check: %put === Current path is: %sysfunc(pathname(&fr)) ===;
- double-click the dialog box at right bottom corner, then change it to the folder you prefer
- use SAS command 'X' in a SAS program: X 'cd "c:\XYZ"';
- Set SAS work directory:
No comments:
Post a Comment