Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>drv_end()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
DRV_END()
   Returns the screen to standard Clipper text.

   Syntax
         DRV_END()

   Arguments
         None

   Returns
         None

   Description
         DRV_END() ends operation of the drivers and allows Clipper to resume
         placing its text to the text screen directly as opposed to memory. If
         DRV_END() is placed after TEXTMODE(), the information in memory will
         be written to the text screen. Otherwise, the information will be
         lost.

See Also: _FLPCURSOR() DRV_BEGIN() DRV_CURSOR() DRV_FONT() DRV_ORIGIN()

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