EXTENSION

EXTENSION allows you to add user-created "extension" commands to the command table, enabling the use of "native" command syntax to drive functions written in an external programming language.

EXTENSION ACTION={ADD** }
                 {REMOVE}

  /SPECIFICATION COMMAND=file.

** Default if the subcommand or keyword is 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 16.0

  • Command introduced.

Example

EXTENSION
  /SPECIFICATION COMMAND="c:\mypls.xml"