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: GMRAWORD

Package: Adverse Reaction Tracking

Routine: GMRAWORD


Information

GMRAWORD ;HIRMFO/YMP,RM,WAA- WORD DATA TO HISTORICAL STORAGE ;12/1/95 13:45

Source Information

Source file <GMRAWORD.m>

Entry Points

Name Comments DBIA/ICR reference
WORD(GMRAPA,COMM,WID) ; PASS THE DATA TO AN ARRAY
; Input variables:
; GMRAPA = Reaction IEN in 120.8
; COMM = Kind of comment to display
; O is Originator
; V is Verifier
; E is Entered in Error
; ARRAY = Merge arrat for the text
; WID = Width of the array
DISP1(GMRAPA,GMRAKIND,WID) ;Display comments and reaction for a reaction
; Input variables:
; GMRAPA = Reaction IEN in 120.8
; GMRAKIND = Kind of comment to display
; O is Originator
; V is Verifier
; E is Entered in Error
; WID = Width of the array
BLD ; BUILD THE DATA
Info |  Source |  Entry Points