cobol2.hlp (Table of Contents; Topic list)
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.
                                    -♦-