--- In [email protected], "lukeprog1" <[EMAIL PROTECTED]> wrote: > > I used to use (assuming the button's text is "Start"): > > Win.Close(Win.Handle("Taskbar","Start")) > > which is probably the safest way, however, alters the standard look of > > Windows. > > > > This may suit better for your purpose: > > Win.Enable("c=DV2ControlHost",0) > > which blocks clicking an item in the Start Menu. But be aware that > > there is a rather simpler way to re-enable it than in the case of > "Close". > > > > Sean > > Pardon my ignorance, Sean. Are those lines of code you've recommended > scripts, or what? How would I actually create them in PowerPro?
It's just one line command. So, you can use it in scripts, or as a command for a hotkeys, or for an item of a command list, a scheduler, or a timer etc. Sean ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/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/
