Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Compiling Info
Hello,

I have started my career in  Mainframes. Can any body tell me how does
we compile the COBOL program in the Mainframes. I am bit cofused, is it
possible to view the COBOL compiler  in the mainframes.

Thanks


Report this thread to moderator Post Follow-up to this message
Old Post
inqusite
03-13-06 08:55 AM


Re: Compiling Info
In article <1142242188.689282.255130@v46g2000cwv.googlegroups.com>,
inqusite <indypoli@gmail.com> wrote:
>Hello,
>
>I have started my career in  Mainframes.

Congratulations!  May it be a long, happy, interesting and rewarding
career.

>Can any body tell me how does
>we compile the COBOL program in the Mainframes.

It is best to start with what your technical leader gives you; it varies
fro one installation to the next.

>I am bit cofused, is it
>possible to view the COBOL compiler  in the mainframes.

I'm not sure what it is you are asking here.  Are you able to re-phrase
the question, please?

DD


Report this thread to moderator Post Follow-up to this message
Old Post

03-13-06 12:55 PM


Re: Compiling Info
Usually, you either use a CLIST that has been setup, or you use a JCL
Proc.  Look for a dataset named MVS1.PROCLIB and look for JCL procs
named COBCLG for Cobol Compile Load and Go.
//JOB JOBCARD...
//JOBLIB  DD DSN=USERCOB.LIB,DISP=SHR
//STEP01 EXEC COBCLG
//
etc...
You'll need to understand JCL.  There used to be alot of good mainframe
info at www.s390.ibm.com.  They had acrobat manuals for downloading...
Other operating systems use command line compilers...I once worked on a
Tandem
that had commands like COBOL85/IN MYFILE,OUT $S.#SPOOL/
Chris.


Report this thread to moderator Post Follow-up to this message
Old Post
hcmason@sbcglobal.net
03-15-06 08:55 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Cobol archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 03:18 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.