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

Online Assembler Program Starting point


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

New User


Joined: 21 Aug 2012
Posts: 11
Location: India

PostPosted: Fri Jul 08, 2016 6:48 pm
Reply with quote

Hi All,

I have some experience on working with batch Assembler programs in application development environment and now I have to work on online (CICS) Assembler environment.

I would need some pointers from experts on where to start with in order to write a new Assembler-CICS program with a simple screen and debug it to understand the concept.

I did some search on google but did not really got a good starting point.

Apologies if this is a redundant question.

Thanks,
Aditya
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3048
Location: NYC,USA

PostPosted: Fri Jul 08, 2016 8:59 pm
Reply with quote

Programming in Assembler
Sample Program
Or you may get few more sample program by searching on Google or if I were you then I would pick any existing transaction and understand the work flow and then determine how Assembler or coding of it works which is faster to code the programs being novice.
If you know CICS then concept wouldn't change irrespective of the language used.
This should have been posted under CICS as you already know batch assembler.
Back to top
View user's profile Send private message
Aditya.Srivastava

New User


Joined: 21 Aug 2012
Posts: 11
Location: India

PostPosted: Fri Jul 08, 2016 10:00 pm
Reply with quote

Rohit Umarjikar wrote:
Programming in Assembler
Sample Program
Or you may get few more sample program by searching on Google or if I were you then I would pick any existing transaction and understand the work flow and then determine how Assembler or coding of it works which is faster to code the programs being novice.
If you know CICS then concept wouldn't change irrespective of the language used.
This should have been posted under CICS as you already know batch assembler.

Thanks Rohit for your reply !!
I thought since this is regarding Assembler code for CICS, I posted here. I am new to CICS too but have coded a few COBOL CICS program and was trying to convert them to Assembler.
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3048
Location: NYC,USA

PostPosted: Fri Jul 08, 2016 10:36 pm
Reply with quote

Developing Assembler language applications
As asked before , Do you not have any existing transaction which does use map and assembler code? That would be the starting point for you if you know assembler language. Because forum wouldn't be able explain things in bits and bytes. All the best!!
Back to top
View user's profile Send private message
Aditya.Srivastava

New User


Joined: 21 Aug 2012
Posts: 11
Location: India

PostPosted: Fri Jul 08, 2016 10:55 pm
Reply with quote

Rohit Umarjikar wrote:

As asked before , Do you not have any existing transaction which does use map and assembler code? That would be the starting point for you if you know assembler language. Because forum wouldn't be able explain things in bits and bytes. All the best!!


As of now I do not have access to client's environment where I can see live programs and debug them to understand flow.

I am preparing myself before I get to see the code so I have some background of it.

I do have Mainframe access but not that of my client's yet. I will go through the links provided by you and try out some stuff.

Thanks,
Adi
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 Using API Gateway from CICS program CICS 0
No new posts Point and Shoot )PTNS TSO/ISPF 0
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top