Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Mouse interface routines - <b>mcoolspot()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MCOOLSPOT()
 This subroutine deactivates the specified MENU TO Hot Spot
------------------------------------------------------------------------------
 Syntax
      MCOOLSPOT(<nId>) -> NIL
 Arguments
      <nID> - the ID number of the @PROMPT/MENU TO Hot Spot to remove
           from active duty. It is given by MHotSpot.

 Returns
      NIL
 Description
      This routine deactivates the specified hot spot without removing it
      from the list of hot spots. It can later be reactivated with
      MWarmSpot()

 Examples
      MCoolSpot(nHelpId)   // Cool off the help hot spot


 Source: ATPROMPT.PRG

 Author: Leo Letendre

See Also: MWARMSPOT() MREMHOTSPOT() MHOTSPOT()

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