getvars.sas File Reference
Detailed Description
return variable names for a SAS dataset
Example: %put %getvars(dataset);
- Version:
- $Revision: 6 $
- Author:
- $Author: amangold $
- Date:
- $Date: 2010-06-11 17:54:04 +0200 (Fr, 11 Jun 2010) $
- See also:
- $HeadURL: https://sasunit.svn.sourceforge.net/svnroot/sasunit/trunk/example/saspgm/getvars.sas $
- Parameters:
-
| data | SAS dataset to return variable names from |
| dlm | delimiter, default is a blank |
- Returns:
- list of variable names from input dataset, separated by specified delimiter
Definition in file getvars.sas.
Go to the source code of this file.
Generated on Sun Oct 10 14:10:15 2010 for SASUnit Examples by
1.5.3