Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>__dbgdos()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
__DbgDos()
Opens a DOS shell from the Clipper debugger
------------------------------------------------------------------------------
Syntax:

     __DbgDos() --> NIL

Parameters:

     NONE

Returns:

     NIL

Description:

     Replaces the debugger's DOS shell when the linker used is Blinker 2.x
     (or a later version)

Example:

     // To obtain a __DbgDos example
     // please add the following line
     // to your Linker script
     FI __DbgDos

See also:

     dfSwap()

See Also: dfSwap()

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