Automatic Macro Variables |
Type: | Automatic macro variable (read only) |
Details |
Details |
Values of SYSINFO are described with the procedures that use it. You can use the value of SYSINFO as a condition for determining further action to take or parts of a SAS program to execute.
For example, PROC COMPARE, which compares two data sets, uses SYSINFO to store a value that provides information about the result of the comparison.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.