Use the following table to determine where and how to use POI command processors. Keep these guidelines in mind:
// EXEC PGM=command,PARM='command parameter'
|
POI Command |
TSO/E |
OPS/REXX Preferred Method |
NetView |
Batch |
|---|---|---|---|---|
|
OPSBRW |
Command processor requires ISPF (works with ISPF only) |
OPSLOG(…) function: Note that the OPSLOG function lets you retrieve data from the OPSLOG, it is not equivalent to the OPSLOG command processor. |
No |
No |
|
OPSCMD |
Command processor |
ADDRESS OPER host environment |
No |
Yes |
|
OPSDELV |
Command processor or REXX function |
OPSVALUE(...) function |
Yes |
Yes |
|
OPSDOM |
Command processor |
OPSDOM(...) function |
No |
Yes |
|
OPSEXEC |
Command processor |
N/A |
No |
Yes |
|
OPSGETV |
Command processor or REXX function |
OPSVALUE(...) function |
Yes |
Yes |
|
OPSGETVL |
Command processor or REXX function |
OPSVALUE(...) function |
Yes |
Yes |
|
OPSHFI |
Command processor or REXX function |
OPSHFI(...) function |
No |
Yes |
|
OPSIMEX |
Command processor |
N/A |
No |
Yes |
|
OPSPARM |
Command processor |
OPSPRM(...) function |
No |
Yes |
|
OPSQL |
Command processor or REXX function |
ADDRESS SQL host environment |
Yes |
Yes |
|
OPSREPLY |
Command processor |
N/A |
No |
Yes |
|
OPSREQ |
Command processor |
N/A |
No |
Yes |
|
OPSRMT |
Command processor |
N/A |
No |
Yes |
|
OPSSETV |
Command processor or REXX function |
OPSVALUE(...) function |
Yes |
Yes |
|
OPSSMTBL |
Command processor or REXX function |
OPSSMTBL(...) function |
Yes |
Yes |
|
OPSVIEW |
Command processor requires ISPF (works with ISPF only) |
N/A |
No |
No |
|
OPSWAIT |
Command processor or REXX function |
OPSWAIT(...) function |
No |
Yes |
|
OPSWTO |
Command processor |
ADDRESS WTO host environment |
No |
Yes |
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|