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

Package: Engineering

Routine: ENSP1


Information

ENSP1 ;(WASH ISC)/WDS@Charleston-Room, Lock, and Function Report ;4-22-93

Source Information

Source file <ENSP1.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;7.0;ENGINEERING;;Aug 17, 1993
INIT ;
ASK
SETUP ;Set up variables before tasking or printing directly
DQ1
SERVICE ; PRINT ROOM/LOCK/FUNCTION REPORT BY SERVICE ORDER
ROOM ; PRINT ROOM/LOCK/FUNCTION REPORT BY ROOM NUMBER
FLDS ;LOCAL SELECTION OF PRINT TEMPLATE FOR FLDS
EXIT
HELP

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: SETUP+1
Function Call: WRITE
  • Prompt: !!,"Sort by ROOM gives an 80 column listing of all rooms that have"
  • Line Location: HELP+0
Function Call: WRITE
  • Prompt: !,"key/lock assignments in room order along with their assigned functions."
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !!,"Sort by SERVICE gives a similar report that is useful as a keying"
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,"plan for all services. It is broken down by Service with each"
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !,"assigned key broken out in its own segment. Room numbers for the"
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !,"particular key are sorted in order under that key.",!
  • Line Location: HELP+5
Info |  Source |  Entry Points |  Interaction Calls