DCL:GRPH1:SLPACK: Layout Routines:Explanation of Main Subroutines
Initializes the layout subroutine package. In GRPH1, it is called internally by SGOPN (Actually by SGINIT; See Section 2.4.1), so the user does not have to call it directly.
CALL SLINIT(WXMAX,WYMAX,FACT)
WXMAX, WYMAX (R) The maximum frame (given in units of the WC). FACT (R) Gives the ratio between the unit length in WC and the actual length.