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

Package: Equipment Turn-In Request

Routine: PRCNPR2


Information

PRCNPR2 ;SSI/SEB-Print fields based on their type ;[ 08/05/96 12:53 PM ]

Source Information

Source file <PRCNPR2.m>

Entry Points

Name Comments DBIA/ICR reference
PR ; Print whatever
COMP ; Deal with computed fields
MULT ; Deal with multiples and word-processing fields
QUE ; When queuing off the display/print of request
QUT ; When queuing off the display/print of a turnin request

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: " "
  • Line Location: PR+2
Function Call: WRITE
  • Prompt: VAL
  • Condition for execution: ID["W"!(ID["F")!(ID["N")
  • Line Location: PR+6
Function Call: WRITE
  • Prompt: Y
  • Line Location: PR+6
Function Call: WRITE
  • Prompt: VAL
  • Line Location: PR+8
Function Call: WRITE
  • Prompt: PV
  • Line Location: PR+9
Function Call: WRITE
  • Prompt: X
  • Line Location: COMP+2
Info |  Source |  Entry Points |  Interaction Calls