Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Blinker 5.10 Online Reference - <b> blinker memory clear</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BLINKER MEMORY CLEAR
------------------------------------------------------------------------------
 Purpose:
 Clears all memory beyond a real mode .EXE file to a specified value
 at run time.

 Syntax:
 BLINKER MEMORY CLEAR <nuValue>

 Default:
 Disabled.

 Description:
 This command causes Blinker to clear all of conventional memory above the
 stack through to the top of memory with the decimal value specified (0 - 255)
 for DOS real mode programs. This can be used to help identify problems with
 uninitialised memory etc., and programs should not normally be shipped with
 this option enabled. Memory is cleared before the program starts executing.

 Example:
 # Clear conventional memory to NULLs
 BLINKER MEMORY CLEAR 0

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