After beating several odds, we humbly present the demo version of TIME TABLE MANAGER. At present, two versions have been released (click to download):
The first version could be used to evaluate the graphical experience and strength of the software. The second is a CHECK-DEBUG version which could be used to carry out debugging and data recovery, in case of a program crash.
Some DO's:
- While creating a new record, click the right arrow (not left) to get the rest of available class, staff, etc. In the future, we may provide distinct colors (RED/GREEN) to identify the presence of data to the right or left.
- Enter the required time-slot in an eight-digit format (hhmmhhmm), without any alphabets or space. Even though we have kept input digit-only restriction, incomplete data field is possible. For example, if the time slot is 8:30 to 9:30, the input should be "08300930". Also, there is no support for 12/24 hour format.
- One age-old but important advice - Always save your data before you EXIT. No confirmation would be asked.
Some DONT'S:
- This program has been developed using 16-bit compiler and works only with full-screen enabled. As such, it is compatible only with previous version of Windows Vista.
- Do not try to delete any record, once they are created. The program may crash! The problem seems to be in the way the record is deleted (in the allocation of memory). We would try to rectify this error in the future versions.
- Do not try to delete any class, staff etc. names (strings). On deletion, the main database records containing those strings are not deleted. Hence, if you insert a new string immediately after that, the contents of the deleted string are virtually transferred to the newly created string.
- The RELOAD option may not work. Actually, it will not work. We are facing some problems with it. So, as an alternative solution, you could close the application, without saving and restart it. It's that simple!
Feedback:
This is the first release of this product. Even though we have tried our best to keep it stable, errors may creep in from somewhere. In such a case, we request your help in reporting the bug to us. Please mention the problem along with the cause and exact way of reproducing it. This would help us greatly to increase its stability and integrity. Thanks in advance!
Bug Reporting:
You could report a bug or request a feature by posting a comment in this post.