QRP
 
Loading...
Searching...
No Matches
alphabetizevarutil.sas File Reference

Alphabetizes variables in a data step. More...

Detailed Description

Alphabetizes variables in a data step.

Program inputs
None.
Program outputs
None.

Usage

alphabetizevarutil(ARRAY=a, IN=levelvars, OUT=levelvars_out);

Parameters
[in]ARRAYName of the array.
[in]INName of the list of variables to be alphabetized.
[out]OUTName of the alphabetized list of variables.

SAS Macros Dependencies

None.

Author
Sentinel Coordinating Center (info@.nosp@m.sent.nosp@m.inels.nosp@m.yste.nosp@m.m.org)