VMS Help
COBOL, Run-Time Messages, INVALID_FOOTING

 *Conan The Librarian

  Invalid footing specified on file

  Explanation:  The FOOTING clause in the FD must specify a value
  larger than zero and less than the pagesize specified by the LINAGE
  clause.

  User Action:  Check the program logic to ensure that the above
  conditions are met.
  Close     Help