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

Package: Lab Service

Routine: LRLABELE


Information

LRLABELE ;DALOI/JMC - Zebra Stripe 2.5x4 10 part label; 6/4/98

Source Information

Source file <LRLABELE.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Print 2.5x4 10 part label format
BAR1 ; Print 2.5x4 10 part labels.
; Barcode identifier - use Code 39 with check-digit.
; Label length = 812 dots (8 dots/mm printhead).
BAR2 ; Print 2.5x4 10 part labels.
; Barcode identifier using specified symbology for accession area.
; Label length = 812 dots (8 dots/mm printhead).
COMMON ; Print lower 8 sections of label - common to both formats.
LH ; Set Label Home ("LH") parameters.
FONT ;
; Default font.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: STX
  • Line Location: BAR1+4
Function Call: WRITE
  • Prompt: ETX
  • Line Location: BAR1+87
Function Call: WRITE
  • Prompt: STX
  • Line Location: BAR2+4
Function Call: WRITE
  • Prompt: ETX
  • Line Location: BAR2+65
Function Call: WRITE
  • Prompt: STX,"^POI^LH360,13",ETX
  • Line Location: LH+5
Info |  Source |  Entry Points |  Interaction Calls