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

Package: IFCAP

Routine: PRCHCS0


Information

PRCHCS0 ;WISC/RHD-LOG CODE SHEET EDIT--CALLED FROM PRCHCS ;12/1/93 09:50

Source Information

Source file <PRCHCS0.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;;Oct 20, 2000
SC ;MOVES SOURCE CODE TO EACH LINE ITEM IN PO
HDR
DSP
SIG ; PUT ELEC.SIG.BASED ON P.O.RECORD NO. ONTO P.O.AND SET FLAG TO INDICATE LOG CODE SHEETS WERE GENERATED
ERR
ERR1
ASK
QQ
Q ;EXIT ROUTINE FOR PRCHCS

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: ?X,I
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: !,$E(Y,1,IOM)
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: !,$E(Y,1,IOM)
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: DSP+0
Function Call: WRITE
  • Prompt: !?5,"This code sheet is not 80 characters and needs to be edited!",$C(7)
  • Line Location: ERR+0
Function Call: WRITE
  • Prompt: !?5,"Code sheet for line/item number "_PRCHLI_" has not been completed",!,?5,"and needs to be edited !",$C(7)
  • Line Location: ERR1+0
Function Call: WRITE
  • Prompt: !!
  • Line Location: ERR1+1
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: !!?2,"Press RETURN to continue diplaying code sheets or '^' to transmit/edit: "
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: !!,"Only an up-arrow or a return are allowed. If you wish to see the rest",!,"of the code sheets online, press return. Otherwise, enter '^'."
  • Line Location: ASK+1
Function Call: WRITE
  • Prompt: !!,$$ERR^PRCHQQ(ROUTINE,PRCSIG)
  • Line Location: QQ+0
Function Call: WRITE
  • Prompt: !,"Notify Application Coordinator!",$C(7)
  • Condition for execution: PRCSIG=0!(PRCSIG=-3)
  • Line Location: QQ+0
Info |  Source |  Entry Points |  Interaction Calls