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

Package: Health Level Seven

Routine: HLCSRPT1


Information

HLCSRPT1 ;ISC-SF/RAH-TRANS LOG PENDING MSG LIST;03/01/2010 14:59 ;08/25/2010

Source Information

Source file <HLCSRPT1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Entry Point for Pending Message Search.
SEARCH1 ;
SEARCH2 ;
LNKSRCH ; Report pending messages on A logical link.
FAKR ; Build fake record to pass FM21 Browser edits.
SHOWMSG(XXY,XXZ) ;
; Each node, ^tmp($j,"message",record_ien), invokes this code
; to compile a 'virtual w-p document' when a message is browsed.
HLCSBAR ; Center Title on Top Line of Screen
HEADSEG(IEN,SEG) ;
; patch HL*1.6*145
; input:
; IEN: ien of message in file #773
; SEG: passing by reference
; output:
; SEG

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," . . . PLEASE WAIT, THIS CAN TAKE AWHILE . . .",!
  • Line Location: SEARCH1+1
Function Call: WRITE
  • Prompt: !!,HLCSNREC,!!
  • Line Location: SEARCH1+27
Function Call: WRITE
  • Prompt: !!," . . . PLEASE WAIT, THIS CAN TAKE AWHILE . . .",!
  • Line Location: SEARCH2+1
Function Call: WRITE
  • Prompt: !!,HLCSNREC,!!
  • Line Location: SEARCH2+29
Function Call: WRITE
  • Prompt: @IOF,!
  • Line Location: LNKSRCH+1
Function Call: WRITE
  • Prompt: !,X_" NOT VALID "
  • Line Location: LNKSRCH+5
Function Call: WRITE
  • Prompt: RVON,?(80-$L(HLCSHDR)\2),HLCSHDR,$E(SPACE,$X,77),RVOFF,!
  • Line Location: HLCSBAR+1
Info |  Source |  Entry Points |  Interaction Calls