Name | Modified | Size | Downloads / Week |
---|---|---|---|
versions | 2014-07-14 | ||
Readme.txt | 2014-08-04 | 839 Bytes | |
Totals: 2 Items | 839 Bytes | 0 |
-------------------------- General information -------------------------- The files are brought to you by the Sourceforge project Cmdlets4Sas https://sourceforge.net/projects/cmdlets4sas/ The sourcecode and binary files can be downloaded and used under the MIT license agreement (see license.txt file). To contact the author and developer please use the forum hosted on sourceforge or send a message to the sourceforge user "menrath". -------------------------- Notes for SAS programmers -------------------------- The commandlets may create some temporary tables and macro variables in your SAS session. All resources (tablenames, librefs, filerefs and macrovariables) used in the SAS session are prefixed with "_c4s". Please don't use or delete any resources prefixed with "_c4s" in your SAS session to avoid conflicts.