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

Package: Remote Order Entry System

Routine: RMPFDT2


Information

RMPFDT2 ;DDC/KAW-DISPLAY MODELS; [ 03/12/98 7:46 AM ]

Source Information

Source file <RMPFDT2.m>

Entry Points

Name Comments DBIA/ICR reference
D1
SHOW
TOT
END
ARRAY ;; input: RMPFX
AR1
ARE
ARRAY2 ;; input: RMPFX,RMPFY
AR2
AR2E
READ
HEAD
HEAD1
CONT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"cont.",!
  • Line Location: SHOW+34
Function Call: WRITE
  • Prompt: !?6,"Total Price: ","$"_RMPFTOT
  • Line Location: TOT+0
Function Call: WRITE
  • Prompt: !
  • Condition for execution: $X>30
  • Line Location: TOT+1
Function Call: WRITE
  • Prompt: ?49,"Purchase Order No.: ",X
  • Line Location: TOT+1
Function Call: READ
  • Variable: Y
  • Timeout: DTIME
  • Line Location: READ+1
Function Call: READ
  • Variable: Y
  • Timeout: 5
  • Line Location: READ+1
Function Call: WRITE
  • Prompt: "[",CN,"]"
  • Line Location: HEAD+0
Function Call: WRITE
  • Prompt: ?6,"Make",?17,"Model",?27,"Price"
  • Line Location: HEAD+1
Function Call: WRITE
  • Prompt: !?4,"--------",?14,"-----------",?27,"------"
  • Line Location: HEAD+2
Function Call: WRITE
  • Prompt: @IOF,!!?6,"Make",?17,"Model",?27,"Price",?36,"Component",?47,"Com Cst",?56,"Iss. Dt.",?66,"E",?74,"Repl. SN"
  • Line Location: HEAD1+0
Function Call: WRITE
  • Prompt: !,"Enter <RETURN> to continue or <^> to exit: "
  • Line Location: CONT+0
Info |  Source |  Entry Points |  Interaction Calls