--- In [email protected], "Derek" <delwo...@...> wrote: > > Can someone supply an example?
There's one in the zip > I want to take a script written in autoit and sort of convert it to be run by > power pro, Is that the idea of this dll? It was written in 2007. Back then Powerpro scripting wasn't as it is now, this was a way of allowing pp scripts to do stuff that autiit could and pp couldn't. > how would I do it, any tips, Probably just translate the script to pp native commands, rather than going via autoit. Post autoit script if you have problems doing that. > anyone used it? Not for years. And it's built on an old version of autoit dll, so some calls out to autoit may fail (if autoit has changed its rules). If you find things that don;t work and can;t be duplicated in pp, I can regenerate plugin for current autoit dll. Though not right away.
