INFOMAPS Procedure

SET STORED PROCESS Statement

Associates a stored process with the current information map.

Syntax

SET STORED PROCESS NAME="stored-process-name" <option>;

Required Argument

NAME="stored-process-name"
specifies the name of the stored process that is to be associated with the current information map. If the stored process name is a null or blank string, then no stored process is associated with the current information map.
Interaction:When the name of the specified stored process is a null string ("") or contains only blank spaces, then the value for the LOCATION= option is ignored.

Optional Argument

LOCATION="stored-process-location"
specifies the location within the SAS folders tree of the stored process that is associated with the current information map.