RETURN PARAMETER DESCRIPTION |
This RPC will return an array containing the results of the copy buffer
0RY(1..n,0) -
Piece 1: Date/Time of the copy
Piece 2: Date of the ^XTMP global creation
Piece 3: Package Prefix of application which captured the copy
Piece 4: Copy from location in 2 pieces (ien;package)
Piece 5: Number of lines of copied text
ORY(1..n,1..n) - Copied text
Or Error condition:
ORY - "-1^Error Msg"
background retrieval process. If the process has not completed, it will
ORY(-1)=Error Message
return whatever entries have been completed. When the process finally
completes, the final return of data will contain a "~DONE=1" as the first
array entry value, followed by any remaining entries. Each return will
only contain unique entries, so it will be additive.
Output
ORY - Total number of unique entries^More Boolean (1=more data)
|