TEMPLATE Procedure: Managing Template Stores
PROC TEMPLATE Statement
Begins a PROC TEMPLATE template.
Syntax
PROC TEMPLATE;
DELETE item-path< /
STORE=libref.template-store >;
LINK item-path-1 TO item-path-2 </option(s)>;
LIST <starting-path></ option(s)>;
PATH location(s);
SOURCE item-path </option(s)><STORE=libref.template-store>;
TEST DATA=data-set< /
STORE=libref.template-store>;
Copyright © SAS Institute Inc. All rights reserved.