How my program can intract whith operator?



Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer

How my program can intract whith operator?

Postby Mehdi shri » Fri Feb 03, 2012 1:15 pm

Hi
Dear friends.
I want a code in cobol to intreact whit user by BMS. Each code that I use in my program and compile it ,my program always is in loop.When I use condition statement, my program runs only once (or one step). Which cocol commands I must use to stop and wait for user action?
Mehdi shri
 
Posts: 138
Joined: Sun Jan 16, 2011 6:30 pm
Has thanked: 57 times
Been thanked: 0 time

Re: How my program can intract whith operator?

Postby BillyBoyo » Fri Feb 03, 2012 2:34 pm

Do you mean you want to write a CICS program? Put up a screen, take some inputs, do a bit of processing, show the output?
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: How my program can intract whith operator?

Postby NicC » Fri Feb 03, 2012 2:51 pm

Suggest you learn about CICS and how to code for it - conversational and pseudo conversational transactions. I use the following book - "CICS - A How-To for COBOL Programmers" by David Shelby Kirk ISBN0-471-58021-X. A bit old but may have been updated since 1998.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: How my program can intract whith operator?

Postby Mehdi shri » Sat Feb 04, 2012 1:02 pm

Thank you
Mehdi shri
 
Posts: 138
Joined: Sun Jan 16, 2011 6:30 pm
Has thanked: 57 times
Been thanked: 0 time


Return to CICS

 


  • Related topics
    Replies
    Views
    Last post