home *** CD-ROM | disk | FTP | other *** search
- This file summarizes changes made between Turbo Professional versions 5.11
- and 5.12.
-
- New Features
- -----------------------------------------------------------------------------
-
- TPASCIIZ
- * Now protects against bad parameters to CopyAsc
-
- TPDIR
- * GetFileName now returns FileName even for user exit
-
- TPDOS
- - GetDiskClass now recognizes Novell drives
-
- TPENTRY
- * No longer calls conversion routine if field isn't modified
-
- TPINLINE
- * Added various IFDEFs for StonyBrook's Pascal+
-
- TPTSR
- * Now compiles under StonyBrook's Pascal+
-
- TPWINDOW
- * Now prevents SetBufSize (ResizeWindow) from exceeding screen size
-
- Bugs Fixed
- -----------------------------------------------------------------------------
-
- TPCRT
- - Problem with PackWindow messing up heap
- - FlexWrite problems in certain cases
-
- TPDOS
- - FileHandlesLeft wouldn't compile under TP 4.0
- - Fixed problem with ReadDiskSectors and a drive that wasn't ready
- - Problem with SubmitPrintFile under DOS 5.0
- - GetDiskClass had a problem detecting newer Bernoullis
- - OpenStdDev was not opening StdInHandle for input
- - Miscellaneous problems with ParsePath
-
- TPENHKBD
- - Numerous problems fixed
-
- TPENTRY
- - Problem if programmer set current field to a protected field
- - Problem with numeric editor and ClearFirstChar option
- - Problem with right justified reals w/ variable # of places
- - Mouse window messed up on exit from EditScreen
- - Nested fields were allowed to be marked as required
- - MergePicturePrim had uninitialized variable
- - Problem in StringEditor with masks like '###.#'
- - Problem with StringEditor and ClearFirstChar option
-
- TPEXTMEM
- - Didn't work with DOS 5
-
- TPMACRO
- - Problems with AllocateMacro, especially under TP 6
- - KeyToString didn't handle Tab, Enter, etc. very well
- - CharToMacro generated wrong key code for <Esc>
-
- TPMEMO
- - Problem if in overtype mode, character entered, and buffer full
-
- TPPICK
- - Pick was not re-entrant with regard to PrevSlid variable
-
- TPSORT
- - FastDispose doesn't work under TP6. Protect against its use.
-
- TPSTRING
- - Fixed problem in WordCount with 255-character strings
- - Fixed problem in Entab when last character in string was a quote
- - ExtractWord would hang when passed CharStr('x', 255)
-
- TPTSR
- - Critical errors not detected under DOS 5.0
- - Internal routine GetLastModulePtr had an uninitialized variable
-
- TPVARRAY
- - DisposeA wouldn't delete file if StoreA called previously
-
- TPWINDOW
- - Wrong small shadow character drawn on right edge of window
-
-
-