Procobol gives the next error:
Pro*COBOL: Release 11.2.0.3.0 - Production on Tue Oct 7 16:59:46 2014
Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
Open file: /MNG/DESA/VFUENTES/ATS/TST1F830.sks
Error at line 0, column 1 in file /MNG/DESA/VFUENTES/ATS/TST1F830.sks
PCB-S-00400, Encountered the symbol "<end-of-source>" when expecting one of the following:
. , END-EXEC NOWAIT_ ORDER WAIT FOR @
The symbol "END-EXEC" was substituted for "<end-of-source>" to continue.
On line 0 (zero. The input file was produced by CP preprocessor.
This is the only error produced by Procobol precompiler.
Any idea?