TCARD is an employee time-tracking application with some clever ways to input and validate time "punches" in and out. The program is credited to Glen Fisher, and the BASIC listing has a line that says REM INSPIRED BY A PROGRAM BY HERB SANDY. I'm guessing that means that Herb Sandy submitted a program to CURSOR and Fisher put it through substantial refactoring to get it ready for publication.
I'm not convinced that anybody would have run this program as-is, but someone looking to write their own time-tracking application in BASIC would find some great ideas to steal in the code.TCARD is an employee time-tracking application with some clever ways to input and validate time "punches" in and out. The program is credited to Glen Fisher, and the BASIC listing has a line that says REM INSPIRED BY A PROGRAM BY HERB SANDY. I'm guessing that means that Herb Sandy submitted a program to CURSOR and Fisher put it through substantial refactoring to get it ready for publication.
I'm not convinced that anybody would have run this program as-is, but someone looking to write their own time-tracking application in BASIC would find some great ideas to steal in the code.