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

Package: Scheduling

Routine: SCENIA0


Information

SCENIA0 ;ALB/SCK - DISPLAY INCOMPLETE ENCOUNTER ERRORS ; 09-MAY-1997

Source Information

Source file <SCENIA0.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for SCENI INCOMPLETE ENC DISPLAY
; Variables
; SDOE - Ptr to #409.68
; SDCLN - Ptr to #44
; SDFLG - Deleted encounter or not
; SCINF - Encounter information array
HDR ; -- header code
INIT ; -- init variables and list array
; Variables
; IW,IC,EC,EW,DC,DW,SC,SW - Col widths and positions
; SDECNT - Counter
BLD ; Build display global for error entries in the error file
BLD1(SDEPTR) ; Build display line
; Input
; SDEPTR - Ptr to #409.75
SET(X) ; Sets formatted display string into TMP global
HELP ; -- help code
EXIT ; -- exit code

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$G(SCINF("ERROR"))
  • Line Location: EN+14
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Info |  Source |  Entry Points |  Interaction Calls