Tests the most recently created definition by binding it to the
specified data set.
|
TEST DATA=SAS-data-set </
STORE=libname.template-store>;
|
- DATA=SAS-data-set
- specifies the data set to bind to the most recently created
definition. ODS sends this output object to all open ODS destinations.
- STORE=libname.template-store
- specifies the template store in which the most recently
created definition was stored. If you specify this option, the template store
that you specify must match the template store in the DEFINE statement that
created the definition.
| Availability: |
Version 8 of the SAS
System |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.