Format 3 (Feedback) ->->--ACCEPT identifier FROM mnemonic-name-*---------------*---><- *-FOR file-name-*
Identifier is any fixed-length group item or an elementary alphabetic, alphanumeric, or external decimal item. The file must be defined in an FD entry, and must be open prior to the execution of the ACCEPT statement. If the file is not open, the contents of identifier remain unchanged.
Mnemonic-name must be associated with an environment-name of OPEN-FEEDBACK or I-O-FEEDBACK in the SPECIAL-NAMES paragraph.
File-name, in the FOR phrase, specifies the file from which the feedback information comes. When you do not specify the FOR phrase, the feedback information is from the last file opened or used in an input or output operation.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.