working-storage section
Appearance
English
[edit]Noun
[edit]working-storage section (plural working-storage sections)
- (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.