OOPS REPLACE WP (1397)    REMOTE PROCEDURE (8994)

Name Value
NAME OOPS REPLACE WP
TAG REPLWP
ROUTINE OOPSGUI2
RETURN VALUE TYPE ARRAY
AVAILABILITY PUBLIC
WORD WRAP ON FALSE
DESCRIPTION
This call will replace Word Processing fields based on input paramters
indicating the file, field and IEN of the record that will be changed. Another
input parameter contains the data via a list or pointer that will be placed
into the "new" word processing fields. 
INPUT PARAMETER
  • INPUT
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    DESCRIPTION:   
    The input parameter must contain the file,field and IEN of the record to be
    modified. It must be in the format
    FILE^FIELD^IEN.
    
  • DATA
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    DESCRIPTION:   
    This is the new text that will be inserted into the word processing field.
    
RETURN PARAMETER DESCRIPTION
This return parameter does not contain any data or messages back to the 
client system.  The return parameter is required in all broker calls and is
therefore present in this call.