RMPRFC5 ;HINES CIOFO/HNC - Utility ; 3/22/05
Source file <RMPRFC5.m>
| action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| TRIMWP(ARRAY,PIECE) | ;OBX segments so that only comment remains
; Input: ; ARRAY = the array in which the segments are contained ; ex. ^TMP("RMPRIF",541083753,"OBX",3,3)=3|TX|^COMMENTS^|3|text " ; PIECE = the piece in the array where the text lives ; ; Output: ; trimmed array ; ex. ^TMP("RMPRIF",541083753,"OBX",3,3)="text" |
|
| EXIT | ;
|
| >> | Not killed explicitly |
| * | Changed |
| ! | Killed |
| ~ | Newed |
| Name | Field # of Occurrence |
|---|---|
| ARRAY | TRIMWP~, TRIMWP+11, TRIMWP+12 |
| I | TRIMWP+10~*, TRIMWP+11*, TRIMWP+12 |
| PIECE | TRIMWP~, TRIMWP+12 |