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.
01SHUFFLE Details (↑ Object Code)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Specifying 01SHUFFLE results in 01-level items not being contiguous
     in memory when the program is loaded.
 
     Use of this directive can cause an increase in the size of the data
     segment of a program.  This directive is not valid for nested
     programs.
                                    -♦-