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 |  Local Variables
Print Page as PDF
Routine: DGPLBL1

Package: Registration

Routine: DGPLBL1


Information

DGPLBL1 ;ALB/RPM - PATIENT INFORMATION LABEL UTILITIES ; 04/08/04

Source Information

Source file <DGPLBL1.m>

Entry Points

Name Comments DBIA/ICR reference
VINTERM ;vertical label format loader for Intermec Label Printers
; This procedure programs the Patient Information label in vertical
; format for an Intermec label printer and stores it as format 2.
; This procedure must defined in the OPEN EXECUTE field of the
; TERMINAL TYPE (#3.2) file for the Intermec printer.
HINTERM ;horizontal label format loader for Intermec Label Printers
; This procedure programs the Patient Information label in horizontal
; format for an Intermec label printer and stores it as format 2.
; This procedure must defined in the OPEN EXECUTE field of the
; TERMINAL TYPE (#3.2) file for the Intermec printer.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "<STX><ESC>C<ETX>",!
  • Line Location: VINTERM+9
Function Call: WRITE
  • Prompt: "<STX><ESC>P<ETX>",!
  • Line Location: VINTERM+10
Function Call: WRITE
  • Prompt: "<STX>E2;F2;<ETX>",!
  • Line Location: VINTERM+11
Function Call: WRITE
  • Prompt: "<STX>H0;o10,70;d0,40;f0;c25;k10;<ETX>",!
  • Line Location: VINTERM+12
Function Call: WRITE
  • Prompt: "<STX>H1;o10,110;d0,40;f0;c25;k10;<ETX>",!
  • Line Location: VINTERM+13
Function Call: WRITE
  • Prompt: "<STX>H2;o10,150;d0,40;f0;c25;k10;<ETX>",!
  • Line Location: VINTERM+14
Function Call: WRITE
  • Prompt: "<STX>H3;o10,190;d0,40;f0;c25;k10;<ETX>",!
  • Line Location: VINTERM+15
Function Call: WRITE
  • Prompt: "<STX><ESC>C<ETX>",!
  • Line Location: HINTERM+9
Function Call: WRITE
  • Prompt: "<STX><ESC>P<ETX>",!
  • Line Location: HINTERM+10
Function Call: WRITE
  • Prompt: "<STX>E2;F2;<ETX>",!
  • Line Location: HINTERM+11
Function Call: WRITE
  • Prompt: "<STX>H0;o210,51;d0,40;f3;c25;k10;<ETX>",!
  • Line Location: HINTERM+12
Function Call: WRITE
  • Prompt: "<STX>H1;o170,51;d0,40;f3;c25;k10;<ETX>",!
  • Line Location: HINTERM+13
Function Call: WRITE
  • Prompt: "<STX>H2;o130,51;d0,40;f3;c25;k10;<ETX>",!
  • Line Location: HINTERM+14
Function Call: WRITE
  • Prompt: "<STX>H3;o90,51;d0,40;f3;c25;k10;<ETX>",!
  • Line Location: HINTERM+15

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
IO VINTERM+8, HINTERM+8
Info |  Source |  Entry Points |  Interaction Calls |  Local Variables