Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Clipper Tools One Guide - <b>bootwarm()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
BOOTWARM()

Syntax:     BOOTWARM()

Usage:      The system can be restarted with BOOTWARM() after detection
            of a serious error, or in order to allow changes in CONFIG.SYS
            or AUTOEXEC.BAT introduced into the program to become effective.
            It is similar to BOOTCOLD() but no RAM test is initiated.

Notes:      All files should be closed, for example with CLOSE
            DATABASES, before issuing the booting process.  The
            BOOTWARM() function corresponds to a restart with a
            <Ctrl>-<Alt>-<Del> on the keyboard.

Library:    CT1.LIB


--------------------------------- Example ------------------------------

Examples:   COPY TO CONFIG.SYS SDF
            BOOTWARM()



See Also: BOOTCOLD()

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