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

 Returns
      NIL
 Description
      This routine reactivates the specified READ hot spot after having
      been deactivated by RDCoolSpot().

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


 Source: MOUSEGET.PRG

 Author: Leo Letendre

See Also: RDCOOLSPOT() RDREMHOTSPOT() RDHOTSPOT()

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