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

Package: Equipment Turn-In Request

Routine: PRCNPROJ


Information

PRCNPROJ ;SSI/ALA-Special Project Help Program ;[ 03/18/96 11:31 AM ]

Source Information

Source file <PRCNPROJ.m>

Entry Points

Name Comments DBIA/ICR reference
LKUP ; Special help for Projects
INP ; Input transform check
PROJ ; Make a request number into a project number
EX
T

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Must begin with station number. Enter '??' for more help text."
  • Line Location: LKUP+1
Function Call: WRITE
  • Prompt: !!,"Projects currently in the Project File:"
  • Line Location: LKUP+2
Function Call: WRITE
  • Prompt: !,LL
  • 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