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

how to know if a program is psuedo conversational


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
dkalyan_c

New User


Joined: 06 Apr 2006
Posts: 17

PostPosted: Thu Mar 11, 2010 10:23 am
Reply with quote

may be this is a basic question....

how to know if a program is psuedo conversational or conversational just by looking into it
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Mar 11, 2010 10:34 am
Reply with quote

Hello,

Suggest you use the forum SEARCH (in the blue bar above).

Among others you would find:
ibmmainframes.com/viewtopic.php?t=3768
Back to top
View user's profile Send private message
Rogerio Ferreira Coelho

New User


Joined: 13 Jun 2007
Posts: 11
Location: Sao Paulo - Brazil

PostPosted: Sat May 01, 2010 12:59 am
Reply with quote

dkalyan_c wrote:
may be this is a basic question....

how to know if a program is psuedo conversational or conversational just by looking into it


Hi,

Your program need exec an RETURN TRANSID between SEND and RECEIVE comands.

Using CEDF you can see if EIBTASKN changed in each user action.

If EIBTASKN change, them your program is pseudo.
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 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
No new posts EZT program to build a flat file with... All Other Mainframe Topics 9
Search our Forums:

Back to Top