cobol2.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
FASTLINK Details (↑ Allowing Language Features)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     This directive only affects .OBJ files.
 
     The restrictions are:
 
     o  The first parameter in every USING clause is the first item in
        the Linkage Section.
 
     o  They are in the order they appear in the Linkage Section.
 
     o  Any Linkage Section items that do not appear in the clause
        are defined after those that do.
 
     o  No BY VALUE parameters are used.
 
     o  Only allowed with OMF "OBJ"
                                    -♦-