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 |  Local Variables |  All
Print Page as PDF
Routine: KLASTIM

Package: ClassMan

Routine: KLASTIM


Information

KLASTIM ;DSD/PDW TIMER FOR CLASS WELCOME [ 09/02/93 11:04 AM ]

Source Information

Source file <KLASTIM.m>

Entry Points

Name Comments DBIA/ICR reference

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"You may enter any character to interupt the welcome message.",!
  • Line Location: KLASTIM+5
Function Call: READ
  • Prompt: ""
  • Timeout: 9
  • Variable: *KLASZ
  • Line Location: KLASTIM+7
Function Call: WRITE
  • Prompt: !,"Class Starts at ",KLAST,?40,"Current Time is : "
  • Condition for execution: J=0
  • Line Location: KLASTIM+7
Function Call: WRITE
  • Prompt: !,?(J*5),"Welcome to the ",KLASX," Class!"
  • Line Location: KLASTIM+7

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
DTIME KLASTIM+3, KLASTIM+4
>> I KLASTIM+7*
>> J KLASTIM+7*
KLAST KLASTIM+4*, KLASTIM+7, KLASTIM+9!
KLASX KLASTIM+3*, KLASTIM+7, KLASTIM+9!
KLASZ KLASTIM+6*, KLASTIM+7*, KLASTIM+9!
Info |  Source |  Entry Points |  Interaction Calls |  Local Variables |  All