Zoomed Image

AMSX Scripting Language - Command : SaveSpecial1

Summary

Run a SaveSpecial operation using the AMSX XML buffer (no argument shift)

Description

Invokes a named special save operation using the current AMSX XML buffer (mdoc). Unlike SaveSpecial, the XML buffer is not reset at the start of command processing. Arguments are not shifted - argument 0 is the first effective parameter.

Parameters

ParameterDescription
cmdSaveSpecial command name
Argument 0First argument to the SaveSpecial command
Argument 1Second argument, etc.

Syntax


SaveSpecial1 "SaveSpecial command name", "First argument to the SaveSpecial command", "Second argument, etc."

Return to the AMSX Command Reference