IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

how to compile and run as High level assembler program


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Mahi_e

New User


Joined: 10 Dec 2010
Posts: 43
Location: hyderabad

PostPosted: Mon Jul 18, 2011 2:30 pm
Reply with quote

Hi to all...............

I am new to Assembler, as i was asked to learn High Level Assembler, i had gone through the following site


www.billqualls.com/assembler/


and got some dos based version to run Simple Programs
My doubt is now " how to compile and run a Assembler Program in Mainframes,,,, how to do , what utilities had to be used for the above said task to be done Successfully.

Please Tell me.............

Thanks in Advance...... icon_biggrin.gif icon_biggrin.gif
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Mon Jul 18, 2011 2:34 pm
Reply with quote

Strictly speaking you don't compile it, you "assemble" it.

All the JCL will be specific to your site, so find someone who has already done it, or talk to your systems' people.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Mon Jul 18, 2011 2:35 pm
Reply with quote

You need to ask your peers as there are usually site specific procedures in place
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Mon Jul 18, 2011 2:36 pm
Reply with quote

Ask your management to let you follow some (IBM) courses.
Back to top
View user's profile Send private message
Mahi_e

New User


Joined: 10 Dec 2010
Posts: 43
Location: hyderabad

PostPosted: Mon Jul 18, 2011 2:58 pm
Reply with quote

Bill Woodger wrote:
Strictly speaking you don't compile it, you "assemble" it.

All the JCL will be specific to your site, so find someone who has already done it, or talk to your systems' people.


Thanks a lot......

sorry for leading confuse..

how to assemble and run..........
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Mon Jul 18, 2011 4:13 pm
Reply with quote

expat wrote:
You need to ask your peers as there are usually site specific procedures in place
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Mon Jul 18, 2011 4:29 pm
Reply with quote

Mahi_e, you can ask as many times as you like ... the answer will not change. Most sites have very specific procedures in place for program compiles / assemblies and these procedures vary by site since they depend upon whether the site is running CA-LIBRARIAN, PANVALET, SCLM, CHANGEMAN, ENDEVOR, or some other source code management product, not to mention the naming standards for the site, ... and on it goes. At some sites, failutre to follow these procedures may be grounds for disciplinary action up to and including termination of the employee.

If you cannot find out from your peers, team leader, or managers how to assemble a program at your site, we certainly do not know, and with such wide variations in procedures, we're not going to hazard a guess.
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Tue Jul 19, 2011 12:52 am
Reply with quote

If all else fails try ISPF 4.1 or 5.1 to assemble and 4.7 or 5.7 to bind/link
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Using API Gateway from CICS program CICS 0
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts How to load to DB2 with column level ... DB2 6
No new posts C Compile time time stamps Java & MQSeries 10
Search our Forums:

Back to Top