ILE COBOL Language Reference

+-------------------------------IBM Extension--------------------------------+

ORGANIZATION IS TRANSACTION (Format 4)

ORGANIZATION Clause - Transaction Files
 
                                         (1)
>>-+----------------------+--TRANSACTION-----------------------><
   '-ORGANIZATION--+----+-'
                   '-IS-'
 
 

Notes:

  1. IBM Extension

Signifies interaction between a COBOL program and either a workstation user or another system. For more information on transaction files, see the ILE COBOL for AS/400 Programmer's Guide.

+----------------------------End of IBM Extension----------------------------+


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]