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>mecoolspot()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MECOOLSPOT()
 This subroutine deactivates the specified MemoEdit HotSpot
------------------------------------------------------------------------------
 Syntax
      MECOOLSPOT(<nId>) -> NIL
 Arguments
      <nID> - the ID number of the MemoEdit Hot Spot to remove from active
           duty. It is given by MEHotSpot.
 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
      MEWarmSpot()
 Examples
      MECoolSpot(nHelpId)   // Cool off the help hot spot

 Source: MEMOFUNC.PRG

 Author: Leo Letendre

See Also: MEWARMSPOT() MEREMHOTSPOT() MEHOTSPOT()

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