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

Package: Remote Order Entry System

Routine: RMPFET62


Information

RMPFET62 ;DDC/KAW-CONTINUATION OF RMPFET [ 06/16/95 3:06 PM ]

Source Information

Source file <RMPFET62.m>

Entry Points

Name Comments DBIA/ICR reference
SEL ;;Select a line item from existing line item orders
SEL1
SEL2
SEL3
SELE
ADD
ADDE
READ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Enter <E>dit, <D>elete"
  • Line Location: SEL+3
Function Call: WRITE
  • Prompt: ", <A>dd"
  • Line Location: SEL+4
Function Call: WRITE
  • Prompt: ", <C>ancel"
  • Line Location: SEL+5
Function Call: WRITE
  • Prompt: " or <RETURN> to continue: "
  • Line Location: SEL+6
Function Call: WRITE
  • Prompt: !?8,"a <C> to cancel an item"
  • Line Location: SEL1+4
Function Call: WRITE
  • Prompt: !," If editing or deleting, enter the number of the item after the function choice",!?6,"(ex: E2)."
  • Line Location: SEL1+5
Function Call: WRITE
  • Prompt: !!,"Select number of item: "
  • Line Location: SEL2+0
Function Call: WRITE
  • Prompt: !!,"Enter the number to the left of the item you wish to edit or <RETURN> to continue."
  • Line Location: SEL3+0
Function Call: READ
  • Variable: Y
  • Timeout: DTIME
  • Line Location: READ+1
Function Call: READ
  • Variable: Y
  • Timeout: 5
  • Line Location: READ+1
Info |  Source |  Entry Points |  Interaction Calls