Hi,
This normally means that there are other errors in your program causing it not to compile. You will have to look in your compile listing to see what the errors are. The compiler listing has a list of error messages at the end of the spooled file.
Regards,
Martin Gilbert.
Last Wiki Answer Submitted: November 17, 2008 10:59 am by Gilly40023,625 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
the same program has compiled in another server but this error is on one perticular server
Hi,
Maybe you’re missing an externally defined file or data area on this one machine?
Regards,
Martin Gilbert.