NAME |
ORWTIU SVCOPY |
TAG |
SVCOPY |
ROUTINE |
ORWTIU |
RETURN VALUE TYPE |
SINGLE VALUE |
DESCRIPTION |
Saves copied text to the copy/paste copy buffer.
|
INPUT PARAMETER |
-
- ORTXT
- PARAMETER TYPE: LIST
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
ORTXT - Array containing data to be saved into the Copy Buffer
OUT = Outside of application
??? = Other packages to be determined
Piece 4: Capturing application (Free Text)
ORTXT(1..n,1..n)="Copied text"
Components of ORTXT:
ORTXT(1..n,0)="dfn^dt^ien;pkg^capturepkg"
Piece 1: Input User DUZ
Piece 2: Copy date/time (Fileman format "YYYMMDD.HHMMSS")
Piece 3: Copy from IEN;Package (1230;GMRC)
GMRC = Consults (#123)
TIU = Text Integration Utilities (#8925)
OR = CPRS (#100)
-
- DIV
- PARAMETER TYPE: LITERAL
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
This is a pointer to the Institution (#4) file.
|
RETURN PARAMETER DESCRIPTION |
1 = Copy text successfully added to copy buffer
0 = Fail (Copy text was not saved)
-1^Error Msg = Error condition
|