VMS Help
COBOL, DATA_DIVISION, clauses, REQUIRED

 *Conan The Librarian

  The REQUIRED clause specifies that in the context of an ACCEPT
  statement, the user must enter at least one character in the input or
  update field.

  Format -

   REQUIRED
  Close     Help