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

Package: Prosthetics

Routine: RMPRPS42


Information

RMPRPS42 ;HISC/RVD - POST INIT FOR LAB TIME ENTRY; 12/8/99

Source Information

Source file <RMPRPS42.m>

Entry Points

Name Comments DBIA/ICR reference
LABTIM ;Populate the pre-determined time from the table DAT+
INIT ;Initialize all the ITEM from SHORT DESCRIPTION
RET
KILL
DEL ;clean-up all line items in node 3.
DAT ;;table for lab pre-determined time

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7),"Invalid Entry......"
  • Line Location: RMPRPS42+2
Function Call: WRITE
  • Prompt: @IOF,"Entering LAB time......."
  • Line Location: LABTIM+2
Function Call: WRITE
  • Prompt: !,"Done Entering Lab time......."
  • Line Location: LABTIM+4
Function Call: WRITE
  • Prompt: !!,"Start Initialization of Items......."
  • Line Location: INIT+2
Function Call: WRITE
  • Prompt: !!,"Done Initialization of Items......."
  • Line Location: RET+5
Info |  Source |  Entry Points |  Interaction Calls