> > Enter in Tiny Run Box doesn't work while MessageBox is shown. Bug?
No a bug; this is because PowerPro is single threaded and MessageBox is a modal dialog, which causes the calling script to wait for its return value (meaning that the PowerPro thread cannot run the command). OTOH, Message xxx command is non-modal, so PowerPro does not have to wait for it to return. The processing of characters in the run box when you type them is done by a Windows system thread, I think. > ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/
