Futurebasic/Language/Reference/def flash
Appearance
DEF FLASH Statement
[edit | edit source]DEF FLASH
[edit | edit source]Statement
[edit | edit source]✔ Appearance ✔ Standard ✔ Console
Syntax
[edit | edit source]DEF FLASH
Revised
[edit | edit source]July 26, 2000 (Release 3)
Description
[edit | edit source]Inverts the current output window. A subsequent call to DEF FLASH
returns the window to normal. You can use DEF FLASH
to draw attention to a window through repeated calls or as a debugging tool to determine which window is currently used for output.