Specifies how to assign a filename when neither EXTERNAL nor DYNAMIC appear in the SELECT statement.
>>-.---.--ASSIGN--"assign-type"------------>< +-/-+
assign-type | EXTERNAL or DYNAMIC. Defines the method. |
Default: | ASSIGN"DYNAMIC" (DIALECT DIALECT |
Phase: | Syntax check |
$SET: | Any |
For more details, see the section Assigning Filenames in the chapter Filenames of your File Handling book.
For any indexed files or for all files if the program is compiled using the CALLFH directive, filename mapping overrides any syntax definition or use of the ASSIGN directive.