Skip to content

Commit 4f02c2c

Browse files
authored
Correct Link transaction name. (#8)
1 parent 439525d commit 4f02c2c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects/com.ibm.cicsdev.link/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ Provides examples for performing CICS LINK operations using both commareas, and
2727

2828
## Running the Example
2929

30-
At a 3270 terminal screen, enter the transaction you wish to run, for example JOL1 will run the LINK example 1.
30+
At a 3270 terminal screen, enter the transaction you wish to run, for example JLN1 will run the LINK example 1.
3131

32-
JOL1
32+
JLN1
3333

3434
and the following output will be returned
3535

36-
JOL1 - Starting LinkProg1
36+
JLN1 - Starting LinkProg1
3737
Returned from link to EC01 with 19/08/16 09:17:01
3838

0 commit comments

Comments
 (0)