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>mwarmspot()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MWARMSPOT()
 This subroutine reactivates the specified MENU TO Hot Spot
------------------------------------------------------------------------------
 Syntax
      MWARMSPOT(<nId>) -> NIL
 Arguments
      <nID> - the ID number of the @PROMPT/MENU TO Hot Spot to return to
           active duty. It is given by MHotSpot and should have been
           deactivated by MCoolSpot()

 Returns
      NIL
 Description
      This routine reactivates the specified @PROMPT/MENU TO hot spot
      after having been deactivated by MCoolSpot().

 Examples
      MWarmSpot(nHelpId)   // Turn the help hot spot back on


 Source: ATPROMPT.PRG

 Author: Leo Letendre

See Also: MCOOLSPOT() MREMHOTSPOT() MHOTSPOT()

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