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

Package: IFCAP

Routine: PRCPCRU1


Information

PRCPCRU1 ;WISC/RFJ-cc & ik report utilities: select ;01 Sep 93

Source Information

Source file <PRCPCRU1.m>

Entry Points

Name Comments DBIA/ICR reference
CASECART ; select a group of case carts
; if all carts are selected, return allcarts=1
; selected case carts are returned in tmp($j,"prcpcarts",itemda)
INSTRKIT ; select a group of instrument kits
; if all kits are selected, return allkits=1
; selected instrument kits are returned in tmp($j,"prcpkits",itemda)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"To select ALL case carts, press RETURN."
  • Line Location: CASECART+5
Function Call: WRITE
  • Prompt: !
  • Line Location: CASECART+8
Function Call: WRITE
  • Prompt: !!,"NO CASE CARTS SELECTED!"
  • Line Location: CASECART+9
Function Call: WRITE
  • Prompt: !!,"To select ALL instrument kits, press RETURN."
  • Line Location: INSTRKIT+5
Function Call: WRITE
  • Prompt: !
  • Line Location: INSTRKIT+8
Function Call: WRITE
  • Prompt: !!,"NO INSTRUMENT KITS SELECTED!"
  • Line Location: INSTRKIT+9
Info |  Source |  Entry Points |  Interaction Calls