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

Package: Barcode Medication Administration

Routine: PSBOBLU


Information

PSBOBLU ;BIRMINGHAM/TTH-BUILD CONTROL CODES ;Mar 2004

Source Information

Source file <PSBOBLU.m>

Entry Points

Name Comments DBIA/ICR reference
END ;Clean Up Routine Variables
IO
WHAT ; Yes to continue No to Quit
ZEBCC ;Zebral Barcode Printer Character Control Code auto install
; Use $SELECT function to set proper barcode printer control code variable "CODE"
INTMECC ;Intermec Barcode Printer Character Control Code auto install
FILE ;Set local array for Intermec Barcode Printer Default Settings

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !," ***Important Note***"
  • Line Location: PSBOBLU+10
Function Call: WRITE
  • Prompt: !,"Before you execute the automatic control code update function, create a ",!,"new terminal type entry in your TERMINAL TYPE file (#3.2) to store the "
  • Line Location: PSBOBLU+11
Function Call: WRITE
  • Prompt: !,"new barcode printer control codes. The new terminal type entry needs to ",!,"be connected to the barcode printer device by inserting the new terminal "
  • Line Location: PSBOBLU+12
Function Call: WRITE
  • Prompt: !,"type entry name into the SUBTYPE field (#3) for the barcode printer entry ",!,"in your DEVICE file (#3.5). ",!
  • Line Location: PSBOBLU+13
Function Call: WRITE
  • Prompt: !,"This option will allow you to automatically copy the BCMA pre-formatted",!,"control codes for the Zebra barcode printer or Intermec barcode printer"
  • Line Location: PSBOBLU+14
Function Call: WRITE
  • Prompt: !,"to a device. Please select the appropriate BCMA pre-formatted control",!,"codes and then select the appropriate device.",!
  • Line Location: PSBOBLU+15
Function Call: WRITE
  • Prompt: !!,"Checking system status....",!
  • Line Location: IO+4
Function Call: WRITE
  • Prompt: "No Terminal Type available."
  • Line Location: IO+5
Function Call: WRITE
  • Prompt: "No DUZ defined."
  • Line Location: IO+6
Function Call: WRITE
  • Prompt: "FileMan access must be @."
  • Line Location: IO+7
Function Call: WRITE
  • Prompt: !!,"***Warning*** BCMA CONTROL CODES already defined for this device.",!
  • Line Location: IO+10
Function Call: WRITE
  • Prompt: !,"Are you sure that you want to copy the ",!,"BCMA CONTROL CODES to device: ",ION,!
  • Line Location: IO+11
Function Call: WRITE
  • Prompt: " Copying Control Codes...",!
  • Line Location: WHAT+6
Function Call: WRITE
  • Prompt: !,"Done..."
  • Line Location: WHAT+10
Info |  Source |  Entry Points |  Interaction Calls