INSERT HIDDEN

INSERT HIDDEN executes secret "hidden" syntax from an external source. When the command is used, traces of syntax usage are not written to the command log or journal. The command can be run only on IBM® SPSS® Statistics Server.

Note: Equals signs (=) used in the syntax chart are required elements.
INSERT HIDDEN
     SOURCE='source specification'
     [SYNTAX = {INTERACTIVE*}]
          {BATCH}
     [ERROR = {CONTINUE*}]
          {STOP}
     [ENCODING = 'encoding specification']

*Default if keyword omitted.

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 25.0 Fix Pack 2