◄Key► ◄Details► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Directive: SOURCEFORMAT Function: Selects free or fixed format for COBOL source. Syntax: ►►─┬───┬─SOURCEFORMAT──"format-type"───────►◄ └─/─┘ Parameters: format-type FIXED or FREE. The format of COBOL source. Default: SOURCEFORMAT"FIXED" Phase: Syntax check $SET: Any -♦-