Previous Topic Next topic Print topic


The ACCEPT Statement

General Format

The following format of the ACCEPT statement is supported:


*

Syntax Rules

  1. Identifier-3, identifier-4 and identifier-5, if specified, must be integer identifiers. Literal-2, literal-3 and literal-5, if specified, must be integer literals.
  2. Literal-5 must be a single character.

General Rules

  1. This format is treated as equivalent to Format 5 of the ACCEPT statement as described in the section The ACCEPT Statement, but multiple operands are allowed.
Previous Topic Next topic Print topic