Ch 3. Programming Practices [ HP COBOL II/XL Programmer's Guide ] MPE/iX 5.0 Documentation
HP COBOL II/XL Programmer's Guide
Chapter 3 Programming Practices
Introduction
This chapter describes programming practices that can help you do the
following:
* Make your programs structured, so that it is easier to design,
code, read, and maintain.
* Make your programs faster at run-time.
* Make your programs more portable, so that you can run it on other
machines with minimal changes.
MPE/iX 5.0 Documentation