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

 Source: MEMOFUNC.PRG

 Author: Leo Letendre

See Also: MECOOLSPOT() MEREMHOTSPOT() MEHOTSPOT()

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