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.
SOURCEASM Details (↑ Compiler Control)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Specifying SOURCEASM sets ANIM.
 
     Arithmetic and MOVES of numeric items can produce very fast code
     provided you use only simple syntax; for example, if you have
     only one receiving field. If you use a complicated form of one of
     these statements, "BADCODE" will appear by it on the listing to
     show you that here is a place where you could speed up your
     program.
                                    -♦-