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

Package: Automated Lab Instruments

Routine: LA66


Information

LA66 ;DALOI/JMC - LA*5.2*66 PATCH ENVIRONMENT CHECK ROUTINE ;May 7, 2008

Source Information

Source file <LA66.m>

Entry Points

Name Comments DBIA/ICR reference
ENV ;
; Environment checks
PRE ;
; Pre install
POST ;
; Post install
BMES(STR,POS) ;
; Display messages using BMES^XPDUTL or MES^XPDUTL
; Accepts single string or string array
; Input
; STR The string to display (byRef or byValue)
; POS <opt> value for $$CJ^XLFSTR (80=default)
MES(STR,CJ,LM) ;
; Displays a string using MES^XPDUTL
; Inputs
; STR: String to display
; CJ: Center text? 1=yes 0=1 <dflt=1>
; LM: Left Margin (padding)
FMERR(LAREF,MSG) ;
; Checks if a FileMan error occurred and displays help message
; and error text message.
; Input
; LAREF Name of array that has the FM DIERR subscripts
; ie FILE^DIE msg_root variable
; MSG <opt> Additional help text
; Output
; 1 if an error occurred, 0 if no error
; Also writes the messages to the device
ENV2 ;
; Secondary Environment checks
RESTORE ;
; Restore system after install
ALERT(MSG,RECIPS) ;
RTNNM() ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7)
  • Line Location: ENV+41
Function Call: WRITE
  • Prompt: !
  • Line Location: ENV+41
Function Call: WRITE
  • Prompt: !
  • Line Location: ENV+43
Function Call: WRITE
  • Prompt: "."
  • Line Location: ENV2+9

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^HL(771 - [#771] FIND1^DIC
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call