VMS COBOL Precomp problem

From: Greg Sommerville <gsommer_at_andersen.com>
Date: 10 Jun 1993 13:53:15 -0500
Message-ID: <1v7vur$8e1_at_andersen.cstar.andersen.com>


I'm trying to precompile a COBOL program using procob on VMS, and I keep getting this error when the precompiler gets to the end of the COBOL program:

        PCC-U-0001 Unable to open file myprog.pc1

        PCC-U-1005 PROCEDURE DIVISION not found

Anybody know what's wrong?

The program is in terminal format, so the precompile statement is

        procob iname=myprog.sco oname=myprog.cob ireclen=255 format=terminal

Any clues? Received on Thu Jun 10 1993 - 20:53:15 CEST

Original text of this message