This is a handy dandy bus schedule program with a fancy analog clock.

The analog clock is in a separate program.
If the clock face looks familiar, its because I swiped it from
Steve VanDevender's VCLOCK on goodies 5.  It's the best analog clock face
I've seen.
The clock was rewritten in sys-rpl and has a smooth running second hand!

Now the bus schedule takes a list of reals from the stack.
Each entry is a departure time (in 24hr time).
I have provided a sample list in the hp dir file.

The analog clock is in the center with the schedule on the left.
The topmost time (in inverse) is the present time.
The very next departures are listed below the present time.

Press SCHEDULE to recall the list then press BUS.
If the directory is named BUSS then try this user key assignment...
<< PATH HOME BUSS SCHEDULE BUS EVAL >>

Pressing RDCLOCK by itself will just show the analog clock alone.
Try this user key assignment for just the time...
<< PATH HOME BUSS RDCLOCK EVAL >>

Oh, setting userflag 1 before calling RDCLOCK will skip the clearscreen.

I have also provided the sys-rpl source for both programs, so happy hacking.

Randy.
randyd@csd4.csd.uwm.edu

