PRCVUTSC ;WOIFO/DST - Convert non-formatted string ; 2/11/03 4:52pm
Source file <PRCVUTSC.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 |
---|---|---|
CONV(STR,ACT,SC) | ;
; ; Initial data for HL7, HL() array, will be used in this routine. ; Such as HL("ECH"), HL("FS")... |
|
TOE | ; Converted from Escape Sequences to special characters
; PRCVFS <== \F\ Field separator ; PRCVCS <== \S\ Component separator ; PRCVRS <== \R\ Repetition separator ; PRCVES <== \E\ Escape sequence character ; PRCVSS <== \T\ Sub-component separator |
|
TOC | ; Converted from special characters to Escape Sequences
; PRCVFS ==> \F\ Field separator ; PRCVCS ==> \S\ Component separator ; PRCVRS ==> \R\ Repetition separator ; PRCVES ==> \E\ Escape sequence character ; PRCVSS ==> \T\ Sub-component separator |
|
CH | ; Convert characters
|
Name | Line Occurrences |
---|---|
TOC | CONV+27 |
>> | Not killed explicitly |
* | Changed |
! | Killed |
~ | Newed |
Name | Field # of Occurrence |
---|---|
ACT | CONV~, CONV+20, CONV+27 |
C1 | TOC+7~, TOC+10*, TOC+11 |
I | TOE+7~, TOE+15*, TOE+16, TOE+17, TOE+18, TOE+22*, TOE+23, TOE+24, TOC+7~, TOC+9* , TOC+10 |
J | TOE+7~, TOE+17* |
K | TOE+7~, TOE+13* |
LEN | CONV+19~, CONV+26*, TOC+9 |
LEN1 | TOE+7~, TOE+8*, TOE+17*, TOE+18, TOE+19* |
PRCVCS | CONV+19~, CONV+22*, TOC+11 |
PRCVES | CONV+19~, CONV+24*, TOC+11 |
PRCVFS | CONV+19~, CONV+21*, TOC+11 |
PRCVRS | CONV+19~, CONV+23*, TOC+11 |
PRCVSS | CONV+19~, CONV+25*, TOC+11 |
SC | CONV~, CONV+21, CONV+22, CONV+23, CONV+24, CONV+25 |
SE | TOE+7~, TOE+14*, TOE+15 |
SE1 | TOE+7~ |
SE1( | TOE+15*, TOE+17, TOE+18!, TOE+24 |
SP | CONV+19~, TOE+7~, TOE+20*, TOE+24, TOE+26! |
SP1 | CONV+19~ |
STR | CONV~, CONV+20, CONV+26, TOE+9, TOC+10 |
STR1 | CONV+19~, CONV+27, TOE+9*, TOE+15, TOE+18, TOE+25*, TOE+27, TOC+8*, TOC+11* |
STR2 | TOE+7~, TOE+21*, TOE+23*, TOE+24*, TOE+25, TOE+26! |
STR2( | TOE+15*, TOE+16!, TOE+17, TOE+22, TOE+23 |