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

Package: Equipment Turn-In Request

Routine: PRCNUTL1


Information

PRCNUTL1 ;SSI/ALA-Utility Program ;[ 04/24/96 2:12 PM ]

Source Information

Source file <PRCNUTL1.m>

Entry Points

Name Comments DBIA/ICR reference
LOC ; Translate location field into pointer and store it
LOCHLP ; Executable help for Location field
VEN ; Translate training vendor field into pointer and store it
VENHLP ; Executable help for training vendor field
EQHLP ; Special help for screening items from Equipment Inventory
T
UCK ; Check for user type and set screen

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,^DD(413,26,21,HL0,0)
  • Line Location: LOCHLP+2
Function Call: WRITE
  • Prompt: !!,"Locations currently in the space file:"
  • Line Location: LOCHLP+3
Function Call: WRITE
  • Prompt: !,^DD(413,55,21,HL0,0)
  • Line Location: VENHLP+2
Function Call: WRITE
  • Prompt: !!,"Current Vendors: "
  • Line Location: VENHLP+3
Function Call: WRITE
  • Prompt: !,L
  • Line Location: T+1
Function Call: READ
  • Formatting: !
  • Prompt: "'^' TO STOP: "
  • Variable: PRCNA
  • Timeout: DTIME
  • Line Location: T+2
Info |  Source |  Entry Points |  Interaction Calls