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
Print Page as PDF
Routine: LA7SBCR

Package: Automated Lab Instruments

Routine: LA7SBCR


Information

LA7SBCR ;DALOI/JMC - Shipping Barcode Reader Utility ; 7 Feb 1997

Source Information

Source file <LA7SBCR.m>

Entry Points

Name Comments DBIA/ICR reference
BAR(Y) ; Ask user if utilizing a barcode reader
; Returns -1 = user aborted
; 0 = No
; 1 = Yes
RD(LA7SDP,LA7CASE) ; Read input from barcode reader.
; Input
; LA7SDP=array containing default prompt to display
; LA7CASE=0 return scanned text as barcoded
; =1 return scanned text in upper case.
; =2 return scanned text in lower case.
DT(X) ; Validate date/time
Info |  Source |  Entry Points