Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The $INSERT statement is useful for inserting code that is common to more than one program. It is often used with Common statements to define code shared among one or more routines. The Common statements are placed in a separate record, and each subroutine that needs to share this particular code includes this record.