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

Package: Engineering

Routine: ENLBL4


Information

ENLBL4 ;(WASH ISC)/DH-Print Bar Coded Location Labels ;10.10.97

Source Information

Source file <ENLBL4.m>

Entry Points

Name Comments DBIA/ICR reference
WING ;Print an entire WING from Space File (6928)
WING1
WING2
BLDG ;Print labels for all rooms in specified building
BLDG1
CKDIV
RM ;Print a single room label
RM0
RM1
ALL ;Print a location label for every record in the SPACE file
ALL1
SORT
LOCPRT ;Actual print
FORMAT ;Location labels

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !!
  • Prompt: "Select WING: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: WING+3
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: WING+3
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: WING+6
Function Call: WRITE
  • Prompt: " ??",!,*7,"Invalid entry. Press <RETURN> to continue, '^' to exit, or ""?"" for help..."
  • Line Location: WING+6
Function Call: WRITE
  • Prompt: !!,"For all rooms in WING: ",ENEQC
  • Line Location: WING1+0
Function Call: WRITE
  • Prompt: *2,*27,"E3",!,*24
  • Line Location: LOCPRT+5
Function Call: WRITE
  • Prompt: ENX,!,ENEQBC,!,ENEQSTAN
  • Line Location: LOCPRT+7
Function Call: WRITE
  • Prompt: *23,*3
  • Line Location: LOCPRT+8
Info |  Source |  Entry Points |  Interaction Calls