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

Package: IFCAP

Routine: PRCHQ12


Information

PRCHQ12 ;(WASH IRMFO)/LKG-RFQ QUOTE VIEW ;8/6/96 20:44

Source Information

Source file <PRCHQ12.m>

Entry Points

Name Comments DBIA/ICR reference
QUOTEVU ;View an individual quote
QLKUP ;Loop for selecting quote
EX
PRINT ;Printing text of quote
EX2
HDR ;Print header at top of each page

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"This RFQ is in use, please try later!"
  • Line Location: QLKUP+6
Function Call: WRITE
  • Prompt: !,^TMP($J,"RPT",PRCJ)
  • Line Location: PRINT+8
Function Call: READ
  • Formatting: !!
  • Prompt: "Enter RETURN to continue or '^' to exit: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: @IOF
  • Condition for execution: $E(IOST,1,2)="C-"!(PRCP>1)
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,PRCTITLE,!,?26,"Date: ",PRCDATE
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: ?65,"Page: ",PRCP
  • Condition for execution: PRCP>1
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: HDR+4
Info |  Source |  Entry Points |  Interaction Calls