error.what does this mean?

This is a Mainframe COBOL forum - you can post your queries on Mainframe COBOL, VS COBOL II, COBOL/370 , Enterprise COBOL

Moderators: dbzTHEdinosauer, Moderator Group

Post Reply
trebla
Member
Posts: 3
Joined: Tue Aug 24, 2010 8:29 pm
Location: Ph

error.what does this mean?

Post by trebla » Wed Aug 25, 2010 2:52 pm

what does this error means... CAN'T LOCATE MP41CU~1.CBL

thanks

User avatar
dbzTHEdinosauer
Moderator
Posts: 981
Joined: Mon Oct 02, 2006 8:31 pm

Post by dbzTHEdinosauer » Wed Aug 25, 2010 3:05 pm

in which environment are you working?
what version/type cobol?
is this during compile or link/binder step?
where was this message displayed?

since you have a pc file extension .cbl it looks like you are on the PC and not a MAINFRAME

more than likely, your compiler directives, link-Binder directives do not point to a folder that contains the module?
Dick Brenholtz
JCL, SQL and code in programs have an irritating habit of doing what you say,
not what you meant.

trebla
Member
Posts: 3
Joined: Tue Aug 24, 2010 8:29 pm
Location: Ph

Post by trebla » Wed Aug 25, 2010 3:24 pm

since you have a pc file extension .cbl it looks like you are on the PC and not a MAINFRAME


yes im just on pc, im using spice as my compiler...but how can i solve this?

User avatar
dbzTHEdinosauer
Moderator
Posts: 981
Joined: Mon Oct 02, 2006 8:31 pm

Post by dbzTHEdinosauer » Wed Aug 25, 2010 3:28 pm

more than likely, your compiler directives, link-Binder directives do not point to a folder that contains the module
Dick Brenholtz
JCL, SQL and code in programs have an irritating habit of doing what you say,
not what you meant.

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others