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

Package: Oncology

Routine: ONCWEBP1


Information

ONCWEBP1 ;HINES OIFO/RTK - PARSER DISPLAY FOR CLOUD SERVER ; 2/5/24 1:07pm

Source Information

Source file <ONCWEBP1.m>

Entry Points

Name Comments DBIA/ICR reference
PARSE ;parse response message from cloud server
DISPLAY ; display EDITS and totals
P ;
HDR ; Header
TOTALS ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: -
  • Line Location: ONCWEBP1+32
Function Call: WRITE
  • Prompt: !!,"Engine Error: ",ONCSUMSG,!
  • Line Location: DISPLAY+17
Function Call: WRITE
  • Prompt: !
  • Line Location: P+1
Function Call: WRITE
  • Prompt: !
  • Line Location: P+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: !!,"VHA - Hosp: (Metafile Version: ",ONCMFV," Edit Library Version: ",ONCELV,")"
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: !,"---------------------------------------------------------------------------"
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !!,"Edit Set",?60,"Errors",?68,"Warnings"
  • Line Location: TOTALS+1
Function Call: WRITE
  • Prompt: !,"-------------------------------------------------------"
  • Line Location: TOTALS+2
Function Call: WRITE
  • Prompt: ?60,"------",?68,"--------"
  • Line Location: TOTALS+3
Function Call: WRITE
  • Prompt: !,"VHA - Hosp: (Metafile Version: ",ONCMFV,")",?64,TTLE,?72,TTWRN,?75,!
  • Line Location: TOTALS+4
Info |  Source |  Entry Points |  Interaction Calls