INCLUDE
INCLUDE includes a file of commands in a session.
Note: The newer INSERT command provides equivalent
functionality, plus additional features not available with INCLUDE.
INCLUDE FILE='file' [PASSWORD='password']
[ENCODING = 'encoding specification']
This command takes effect immediately. It does not read the active dataset or execute pending transformations. See the topic Command Order for more information.
Release History
Release 16.0
-
ENCODINGkeyword added for Unicode support.
Release 22.0
-
PASSWORDkeyword introduced on theFILEsubcommand.
Example
INCLUDE FILE='/data/gsslabs.sps'.