working-storage section

English edit

Noun edit

working-storage section (plural working-storage sections)

  1. (computing) The part of the data division of a COBOL program that describes the format of local variables and constants to be used by the program

Usage notes edit

  • Capitalizes (as WORKING-STORAGE SECTION) in the COBOL source code.