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

Package: Automated Lab Instruments

Routine: LA7LOG


Information

LA7LOG ;DALOI/STAFF - Log events and errors from Lab Messaging ;11/16/11 12:14

Source Information

Source file <LA7LOG.m>

Entry Points

Name Comments DBIA/ICR reference
CREATE(LA762485,LA7FLAG) ;
; Creates an entry in the log file to record events or errors
; while processing messages. The calling routine passes the
; ien for a bulletin in file 62.485.
; Requires the variables:
; LA762485 = 'ien of bulletin in 62.485'
; LA76248 = 'ien of config in 62.48 or null if none is defined'
; LA7FLAG = 1 (return error msg text)
PRINT ;Print the error log which is stored in ^XTMP. Errors are
START ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,?5,"Nothing logged for Today!"
  • Line Location: PRINT+4
Function Call: WRITE
  • Prompt: !!,?5,"Nothing logged for ",$$FMTE^XLFDT(Y)
  • Line Location: PRINT+13
Function Call: WRITE
  • Prompt: !?5,"Report queued...",!!
  • Line Location: PRINT+32
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: START+10
Function Call: WRITE
  • Prompt: !!
  • Condition for execution: $X
  • Line Location: START+11
Function Call: WRITE
  • Prompt: $$FMTE^XLFDT($P(LA7XTMP,"^",2)+LA7TM)," "
  • Line Location: START+11
Function Call: WRITE
  • Prompt: $P(^XTMP(LA7XTMP,LA7TM),"^",3)," "
  • Line Location: START+12
Function Call: WRITE
  • Prompt: !
  • Condition for execution: ($L(Y)+$X+1)>IOM
  • Line Location: START+13
Function Call: WRITE
  • Prompt: Y," "
  • Line Location: START+13
Function Call: WRITE
  • Prompt: !
  • Line Location: START+19
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: START+23
Function Call: WRITE
  • Prompt: !
  • Line Location: START+25
Function Call: WRITE
  • Prompt: !
  • Condition for execution: ($L(Y)+$X+1)>IOM
  • Line Location: START+26
Function Call: WRITE
  • Prompt: ?2,Y,LA7FS
  • Line Location: START+26
Function Call: WRITE
  • Prompt: !
  • Line Location: START+27

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^LAHM(62.48 - [#62.48] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call