Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

enable and disable hotspots from casl macro

Status
Not open for further replies.

IRSdummy

Technical User
Jun 25, 2009
1
US
I use a hotspot to activate a macro. The macro runs fine. After the macro runs I need to bring the user back to the screen that iniatiated the hot spot, print some info to the screen and allow the use to transmit.
The problem is, when I return to the screen, the hotspot activates the macro again so i have 2 instances of the macro running. The information dosen't get printed to the screen because the most recent instance of the macro takes over. Is it possible to disable the hotspot with the first command of the macro and enable it again just before the end statement.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top