ILE COBOL Programmer's Guide

Starting SEU

To enter ILE COBOL source program using SEU, enter the Start Source Entry Utility (STRSEU) command, and specify CBLLE for the TYPE parameter. Specify SQLCBLLE for the TYPE parameter if your source program contains imbedded SQL.

If you do not specify a TYPE parameter, SEU uses the same type used when the member was last edited, as the default value. If you do not specify a TYPE parameter and you are creating a new member, SEU assigns a default member type associated with the name of the source physical file. For ILE COBOL, this default member type is CBLLE. For other methods of starting SEU, refer to ADTS for AS/400: Source Entry Utility.


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