Hi Bob,

you need to use newTool in a frontscript, as it is trapped (and not passed) by the IDE. Try the following:

Create a button "myButton"

script:

on NewTool
  beep
  pass newTool
end newTool

then in the messagebox:

insert the script of button "myButton" into front

Hope that helps,

Malte
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to