> I'm not sure where I should put the g_reenter=0 line because there are > several quit commands in the script. Will this work, and if not, where > should it go?
Sorry, I should not have gone from my memory of the script. Since I am guessing bad things happen during the wait, let's bracket the wait as follows > > if (g_reenter) ;;no Do! > win.beep(1000,500) > g_reenter=g_reenter+1 > > wait for 50 > g_reenter=g_reenter-1 ;;**** leave rest of script same after this Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
