Writer instructions | |
---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines |
+SYSINERROR
The +SYSINERROR parameter determines the action to take when a syntax error is detected in the SYSIN section of a product job.
The values are defined as follows:
CONTINUE | (SPE2010) (Default) Errors in SYSIN statements are ignored Statements without syntax errors are processed. |
---|---|
ABEND | Stops processing SYSIN statements immediately and terminates the currently running product as soon as possible |
STOP | Stops processing SYSIN statements immediately but allows any product jobs already in progress to complete |
Related topic