SEND PAGE
| COBOL | Java |
|---|---|
| EXEC CICS SEND PAGE | ibmCics.sendPage |
Syntax
ibmCics.sendPage( [<noHandle>] );Parameters
noHandle
Optional Boolean. If set to true, exceptions created by this command will be ignored.
Examples
| COBOL | Java |
|---|---|
|
|
| COBOL | Java |
|---|---|
| EXEC CICS SEND PAGE | ibmCics.sendPage |
ibmCics.sendPage( [<noHandle>] );noHandle
Optional Boolean. If set to true, exceptions created by this command will be ignored.
| COBOL | Java |
|---|---|
|
|