Home | Contents | Index | Help | < Browse | Browse >
 -------------------------------------------------------------------------

 MARKBUTTON ANTS | SPARKLE | OFF

 With this command active, the button under the mouse
 pointer will be marked. Try the following script to
 see how:
 
   markbutton [mb]
   button "Crawling Ants" 'setenv mb ants' update
   button "Sparkle" 'setenv mb sparkle' update
   button OFF 'setenv mb OFF' update
   
   unsetenv mb

 Try it!

 -------------------------------------------------------------------------

Home | Contents | Index | Help | < Browse | Browse >