J3/00-340 Date: 12 Dec 2000 To: J3 From: JoR/Dan Nagle Subject: Issue 90 Fix procedure arguments re asynchronous, volatile & value (Issue 90). Edits: 67: 13 [Add ASYNCHRONOUS to the list.] 67:26-31 [Delete unresolved issue 90] 258: 41+ [New Paragraph] If the actual argument has the ASYNCHRONOUS attribute, the dummy argument shall not have the VOLATILE attribute, and if the actual argument has the VOLATILE attribute, the dummy argument shall not have the ASYNCHRONOUS attribute. A variable associated with a pending I/O storage sequence shall not become associated with a dummy argument that has the VALUE attribute.