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>gwarmspot()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 GWARMSPOT()
 This subroutine reactivates the specified General Hot Spot
------------------------------------------------------------------------------
 Syntax
      GWARMSPOT(<nId>) -> NIL
 Arguments
      <nID> - the ID number of the General Hot Spot to return to active duty.
           It is given by GHotSpot and should have been deactivated by
           GCoolSpot()
 Returns
      NIL
 Description
      This routine reactivates the specified General hot spot after having
      been deactivated by GCoolSpot().
 Examples
      GWarmSpot(nHelpId)   // Turn the help hot spot back on

 Source: MOUSFUNC.PRG

 Author: Leo Letendre

See Also: GCOOLSPOT() GREMHOTSPOT() GHOTSPOT()

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