Given below code, find the value of 'x'.
Perform s001-x thru s001-y.
s001-x.
add 1 to x
.
s001-1x.
-------
.
s001-y.
perform s001-1y 10 times
.
s001-1y.
perform s001-2y 10 times
.
s001-2y.
perform s001-x 10 times
.
Answer / sangeethas1985
My answer was 1001. I am not sure if it is correct. If
anyody has an idea please let me know.
| Is This Answer Correct ? | 7 Yes | 1 No |
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
Explain the difference between getting the system time with eibtime and asktime command?
I have the transaction name for cics screen.. With the transaction name, how will I find the cics program written for the transaction and BMS map program also...
what is the most common way of building queue-id of a tsq?
What is the size of commarea
Explain the means of supporting pseudo conversation programming. (E.g. Storing and restoring of states)
What are the CICS commands associated with temporary storage queue processing?
What are the cics commands associated with task control?
Explain the difference between tsq and tdq
What RCT Entries will you make for a CICS DB2 program??
In CICS, BMS what is the use of FREEKB parameter
What?s the CICS command used to access current date and time?