home *** CD-ROM | disk | FTP | other *** search
- HISTORY LOG
- -----------
-
- Last Update :May 17th, 1992
-
-
-
- January 18th, 1992
- ------------------
- CALC_JNC ver 8.20
-
- 1 - The program now has the capability to stuff the keyboard
- buffer with the result of the calculation. The new command
- is ALT-K.
-
- January 20th, 1992
- ------------------
- CALC_JNC ver 8.21
-
- 1 - A negative number was not sent to the keyboard buffer
- properly. This problem cause the first character after the
- negative sign to be dropped. This problem has been corrected.
-
- January 25th, 1992
- ------------------
- CALC_JNC ver 8.22
-
- 1 - When the ALT-K command was used to send the result to
- the application and the applications cursor was located under
- the calculator screen, the calculator screen would get
- destroyed. This problem has now been corrected by having
- the calculator go to sleep when the ALT-K command is used.
-
- 2 - The initial screen has been modified.
-
- 3 - REGISTER.FRM file has now been updated
-
- February 24th, 1992
- -------------------
- CALC_JNC ver 8.23 - 8.24
-
- 1 - A command line option to use the float calculator as the
- initial calculator has been added. The command line argument
- is /X.
-
- 2 - A command line option to define the number of fixed decimal
- places has been added. The command is /Pn, where n is the number
- of fixed decimal places to use.
-
- 3 - CALC_JNC will now work with text modes from 80 to 132 columns.
- This function is automatic.
-
- 4 - Added the ASP logo to the initial screen.
-
- 5 - Added the ASP Ombudsman statement to the readme.1st file.
-
- 6 - Removed CHEX44 as a bonus program.
-
-
-
- April 4th, 1992
- ---------------
- CALC_JNC ver 8.25
-
- 1 - Added the ability for CALC_JNC to be removed from memory.
- The command line parameter is /D.
-
- Returns one of the following results.
-
- a) CALC_JNC SUCCESSFULLY REMOVED FROM MEMORY.
- (The program has been removed from memory)
-
- b) CALC_JNC CANNOT BE REMOVED FROM MEMORY.
- (Another TSR was loaded after CALC_JNC, this
- prevents CALC_JNC from restoring the interrupt
- vector table)
-
- c) CALC_JNC NOT FOUND IN MEMORY.
- (The program was not found in memory)
-
-
- April 15th, 1992
- ---------------
- CALC_JNC ver 9.00
-
- 1 - Added the ability to move CALC_JNC anywhere on the screen.
- The commands when CALC_JNC is activated are :
-
- a) ALT-1 -> move CALC_JNC up one line.
- b) ALT-2 -> move CALC_JNC down one line.
- c) ALT-3 -> move CALC_JNC to the left.
- d) ALT-4 -> move CALC_JNC to the right.
-
- 2 - Enlarged the help screens to the full size of the screen.
-
- 3 - Added a shareware version of the users manual.
-
- 4 - Added the ASP Ombudsman statement to the manual.doc and
- share.doc files.
-
-
- May 17th, 1992
- --------------
- CALC_JNC ver 9.01
-
- 1 - Corrected display bug when the initial screen was displayed.
- If a key was pressed and the cursor was under the initial screen,
- when the program would exit, the prompt was somewhere under the
- screen. The cursor is now moved to the bottom of the screen.
-
- 2 - Corrected a bug when the program is first entered using the
- ALT-1 key. If the ALT key is released prior to the '1', the
- program would still think the ALT key was pressed.
-
- 3 - The multiply key '*' on the numeric keypad now functions.
-
- END OF UPDATES
- --------------
-
-
-