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
Print Page as PDF
Routine: LRMISTF1

Package: Lab Service

Routine: LRMISTF1


Information

LRMISTF1 ;DALOI/STAFF - MASS DATA ENTRY INTO FILE 63.05 ; 7/9/16 10:57pm

Source Information

Source file <LRMISTF1.m>

Entry Points

Name Comments DBIA/ICR reference
ASK ;
GET ;
INFO ;
ACC ;
STUFF ;
MORE ;
UR ;
SPUT ;
PL ; Store performing lab on automatic verification

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !
  • Prompt: "What do you want entered?: "
  • Variable: X1
  • Timeout: DTIME
  • Line Location: GET+5
Function Call: WRITE
  • Prompt: !,"I will ",$S(LRMODE=1:"automatically stuff ",1:"prompt "),LRMF
  • Line Location: GET+11
Function Call: WRITE
  • Prompt: !,"with ",LRSTUFF
  • Condition for execution: $D(LRSTUFF)
  • Line Location: GET+11
Function Call: WRITE
  • Prompt: !," ...OK"
  • Line Location: GET+12
Function Call: WRITE
  • Prompt: !,"Answer 'Y'es or 'N'o"
  • Line Location: GET+12
Function Call: WRITE
  • Prompt: !,$$CJ^XLFSTR("What you enter will go through the input transform to be stored in the.",IOM)
  • Line Location: INFO+1
Function Call: WRITE
  • Prompt: !,$$CJ^XLFSTR("Result field of the test",IOM)
  • Line Location: INFO+2
Function Call: WRITE
  • Prompt: !,$$CJ^XLFSTR("The punctuations of ';' or ':' are not allowed in Batch Data Entry.",IOM),!
  • Line Location: INFO+3
Function Call: WRITE
  • Prompt: !,"Enter the accessions you wish to edit."
  • Line Location: ACC+2
Function Call: READ
  • Formatting: !
  • Prompt: "Press return to continue or '^' to escape "
  • Variable: X
  • Timeout: DTIME
  • Line Location: ACC+3
Function Call: WRITE
  • Prompt: !,"Editing the following:"
  • Line Location: ACC+3
Function Call: WRITE
  • Prompt: !,LRAN
  • Line Location: ACC+3
Function Call: WRITE
  • Prompt: !,"Acc: ",LRAN," not set up."
  • Line Location: STUFF+3
Function Call: WRITE
  • Prompt: !,"Acc: ",LRAN," has been previously verified by a microbiology supervisor."
  • Line Location: STUFF+4
Function Call: WRITE
  • Prompt: !,"Acc: ",LRAN," doesn't have the test required."
  • Line Location: STUFF+7
Function Call: WRITE
  • Prompt: !,"Acc: ",LRAN," has been completed for the selected test."
  • Line Location: STUFF+8
Function Call: WRITE
  • Prompt: !,"Acc: ",LRAN," doesn't have the specimen required."
  • Line Location: STUFF+10
Function Call: WRITE
  • Prompt: !,"Acc: ",LRAN
  • Line Location: STUFF+12
Function Call: WRITE
  • Prompt: ?15,PNM,?45,SSN,?65,LRWRD,!
  • Line Location: STUFF+16
Function Call: WRITE
  • Prompt: !,"Do you wish to make a new entry for the ",LRMF," field"
  • Line Location: MORE+2
Function Call: WRITE
  • Prompt: !,"Answer 'Y'es or 'N'o"
  • Line Location: MORE+2
Info |  Source |  Entry Points |  Interaction Calls