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 |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: LA7DEDT

Package: Automated Lab Instruments

Routine: LA7DEDT


Information

LA7DEDT ;DALOI/PWC/RLM-LA7D EDIT FOREIGN COMPUTER INTERFACE FILE ;02/14/2000

Source Information

Source file <LA7DEDT.m>

Entry Points

Name Comments DBIA/ICR reference
ADDNEW ;
NAME ; input the name of the bedside monitor interface
WARD ; input the ward # associated with the bedside monitor interface
EXIT ;
HELPW ; A list of available wards will display before the WARD prompt is issued.
HELPM ; A list of available Bedside Monitors will display before the BEDSIDE MONITOR prompt is issued.
ADD ;Add an entry to 62.487
DELETE ; delete entry from ^LAB(62.487
ZEOR ;LA7DEDT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: " Invalid"
  • Line Location: WARD+10
Function Call: WRITE
  • Prompt: !,"There is an error with this entry."
  • Line Location: WARD+14
Function Call: WRITE
  • Prompt: " already on file"
  • Line Location: WARD+15
Function Call: WRITE
  • Prompt: !,$G(LA7DERR("DIERR",1,"TEXT",1))
  • Line Location: WARD+22
Function Call: WRITE
  • Prompt: !," Current Wards for ",$P(^LAB(62.487,LA7DIEN,0),"^")
  • Line Location: HELPW+2
Function Call: WRITE
  • Prompt: !," ",LA7DTMP("DILIST",1,J)
  • Line Location: HELPW+5
Function Call: WRITE
  • Prompt: !," Current Bedside Monitors"
  • Line Location: HELPM+2
Function Call: WRITE
  • Prompt: !," ",LA7DTMP("DILIST",1,J)
  • Line Location: HELPM+5
Function Call: WRITE
  • Prompt: !,X_" exists, please select a new name."
  • Line Location: ADD+7
Function Call: WRITE
  • Prompt: !,"Ward already on File, DELETE (Y/N) [N] "
  • Line Location: DELETE+2
Function Call: WRITE
  • Prompt: $C(7)," Must enter Y or N"
  • Line Location: DELETE+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^LAB(62.487 - [#62.487] FIND1^DIC,  LIST^DIC
62.4871 FIND1^DIC,  LIST^DIC
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call