Binary Clock This program was inspired by a project in the January 1991 issue of Popular Electronics to build a binary clock. Being the "must have every neat gadget" type of person that I am, but just a little short of cash to purchase the kit, I decided to write a software version of it. The program displays 3 groups of "lights", which represent the time in binary format (top lights being most significant digit, bottom least significant digit) in hours, minutes & seconds. If you're a programer, then you should have no problem reading it. Otherwise, you can pick up the above mentioned magazine for a complete description. Hope you all enjoy it. Derek Pressnall