Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: RMPRFC5

Package: Prosthetics

Routine: RMPRFC5


Information

RMPRFC5 ;HINES CIOFO/HNC - Utility ; 3/22/05

Source Information

Source file <RMPRFC5.m>

Entry Points

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 ;
Info |  Source |  Entry Points