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

 Source: ACHOICE.PRG

 Author: Leo Letendre

See Also: ACWARMSPOT() ACREMHOTSPOT() ACHOTSPOT()

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