[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Other Incompatibilities
------------------------------------------------------------------------------
1. ISCOLOR() always returns false (.F.).
2. When you load DBU, the default color mode is monochrome unless you
specify DBU with the /C command line option.
3. The first time you invoke the Debugger, the default color mode is
also monochrome unless you set the Options:Mono display off.
4. When an application linked with the ANSITERM terminal driver
terminates, the last color set in the application becomes the DOS
color. This happens since colors set with ANSITERM are global to DOS
and CA-Clipper cannot query DOS for the current screen colors as the
application loads.
5. Nondisplaying ASCII characters are presented as a space by the
ANSITERM terminal driver. These include BELL (CHR(7)), BS (CHR(8)),
TAB (CHR(9)), LF (CHR(10)), CR (CHR(13)), and ESC (CHR(27)).
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson