This is more of a FYI, we had discussed a while back about being able to send some keys, wait for a trigger event, and then send some more keys.
With the wait syntax improvements it's very easy to do that now (I'm using it with my Keyboard Macros). Before we had to kludge it with event create and destroy etc. Here's two examples Command: Keys abcd More Commands: wait.for( ctrl ) wait.for( not ctrl ) Keys 1234 Command: Keys abcd More Commands: wait.for( ctrl and alt ) wait.for( not ctrl and not alt ) Keys 1234 Enjoy! David Troesch | Atlanta, GA | ICQ# 2333123 Hollywood to control what you watch by 2005. http://www.eff.org/broadcastflag/ Funstuff: 1024x768x256... Sounds like one mean woman. ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> 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/
