11.3.3 FCSLFC

1.
Function
Specifies the line feed character. 
2.
Call
CALL FCSLFC(CLX)
3.
Explanation of Parameters
CLX (C*(*)) The specified line feed character.
4.
Notes
(a)
Line feed characters are normally defined by each system. This subroutine should be used when creating a file for a specific system.
(b)
This subroutine must be called before FCLEOL.
(c)
The line feed character must be less than 2 characters long.