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 |  Global Variables Directly Accessed |  Label References |  Local Variables  | All
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

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^ENG("PROJ" - [#6925] LKUP+4, LKUP+5, LKUP+6, INP+2, INP+3
^PRCN(413 - [#413] PROJ+1, PROJ+2!*
^VA(200 - [#200] INP+4

Label References

Name Line Occurrences
EX PROJ+1
T LKUP+8

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> D0 PROJ+1, PROJ+2
DTIME T+2
>> DUOUT LKUP+3*, LKUP+4*, LKUP+8, T+3*
L LKUP+5*, LKUP+6, LKUP+9!
>> LL LKUP+7*, T+1
>> PL LKUP+3*, LKUP+4*, LKUP+5, LKUP+7
PRCNA LKUP+9!, T+2*, T+3
PRCNCT LKUP+3*, LKUP+9!, T*, T+1, T+4*
>> PRCNPJT LKUP+6*, LKUP+7
>> PRJMR INP+3*, INP+4*
PRJNM INP+2*!, INP+3
R PROJ+1*, PROJ+2, EX!
R2 PROJ+1*, PROJ+2, EX!
U LKUP+6, INP+3, INP+4, PROJ+1, PROJ+2, T+2, T+3
X INP+1!, INP+2
Info |  Source |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All