Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What does ?Pseudo Conversational? mean?

Answer Posted / savita

It is a mode of dialogue between program
and terminal which appears to the operator as a continuous
conversation but which is actually carried by a series of
tasks

EX:
Transaction TSK1
Program PROG1
PROCEDURE DIVISION.
:
EXEC CICS RECEIVE
END-EXEC.
:
EXEC CICS SEND
END-EXEC.
EXEC CICS RETURN
TRANSID (‘TSK2’)
END-EXEC.
Transaction TSK2
Program PROG2
PROCEDURE DIVISION.
:
EXEC CICS
RECEIVE
END-EXEC.
:
EXEC CICS SEND
END-EXEC.
EXEC CICS RETURN
END-EXEC.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Add a field to screen when what's the flow of impact?

2955


Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

1104


Name some translator and compile options and explain their meaning?

2897


Explain the difference between the xctl and link commands?

1172


Kindly specify the pic clause for the any bll cell type of data fields?

1296


Explain the difference between a physical bms mapset and a logical bms mapset?

1036


Explain the difference between intra partition tdq and extra partition tdq?

1047


Name the cics command used to access current date and time?

1218


What is meant by an attribute byte?

1094


Can ESDS files be accessed from CICS?

1255


If we wish to create bms executable, what are the basic steps that the user has to go through?

1153


What is the abend command?

1092


Explain how many exceptional condition can be given in a handle condition?

1063


Explain the significance of rdo?

1135


list the sequence of steps used to achieve modiication in skip sequential mode?

1231