Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Drivers Guide - <b>other incompatibilities</b> http://www.X-Hacker.org [<<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)).


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson