Overview of keywords (SDL script) — Keywords for generating files and log messages
Specifying the file to which code is generated:
Specifies that code is no longer generated to the active file. Closes the active file and redirects output to the previous file on the output stack.
%file
Specifies the file to which code is generated.
Tests whether a file exists.
Generating messages to the Final Synchronization Log:
Adds text to the ACS Final Synchronization Log.
%error
Adds an error message to the ACS Final Synchronization Log.
Adds a warning message to the ACS Final Synchronization Log.