Re: GUI scripting on windows

2014-03-03 Thread Thierry Douez
2014-03-02 17:14 GMT+01:00 Todd Geist : > Hello, > > I need to do a bit of GUI scripting for a small project. I can do it just > fine on the mac using Applescript. But I have no idea whats possible on > the windows side. And I need windows :-( > > Are there any LiveCode externals for doing scre

Re: GUI scripting on windows

2014-03-03 Thread Thierry Douez
2014-03-03 16:39 GMT+01:00 Roger Eller : Hi Roger, > Looks good. I "expect" that I'll be learning more about this. :) > http://docs.activestate.com/activetcl/8.5/expect4win/ And Activestate is great! I have a long positive experience working with them with Perl and Komodo. Thierry > ~Roger

Re: GUI scripting on windows

2014-03-03 Thread Roger Eller
Looks good. I "expect" that I'll be learning more about this. http://docs.activestate.com/activetcl/8.5/expect4win/ ~Roger On Mon, Mar 3, 2014 at 8:41 AM, Thierry Douez wrote: > Hi Todd, > > Another alternative for you, could be to use Expect. > Incidentily, this morning, I spoke a bit about

Re: GUI scripting on windows

2014-03-03 Thread Thierry Douez
Hi Todd, Another alternative for you, could be to use Expect. Incidentily, this morning, I spoke a bit about it here: http://forums.runrev.com/viewtopic.php?f=19&t=19377#p97985 Expect works on Unix, Linux, Mac and PCs, and we even could imagine building a LC-external for it which means the scrip

Re: GUI scripting on windows

2014-03-02 Thread Roger Eller
It can save as .exe but not as an external. You would call it from LiveCode using shell. ~Roger On Mar 2, 2014 1:40 PM, "Todd Geist" wrote: > Roger, > > How would you integrate with LiveCode? Could you include it in a > Standalone? > > Todd > > > On Sun, Mar 2, 2014 at 10:34 AM, Todd Geist >w

Re: GUI scripting on windows

2014-03-02 Thread Todd Geist
Roger, How would you integrate with LiveCode? Could you include it in a Standalone? Todd On Sun, Mar 2, 2014 at 10:34 AM, Todd Geist wrote: > Thanks Roger! > > > On Sun, Mar 2, 2014 at 8:55 AM, Roger Eller > wrote: > >> It is free, and it is awesome. >> >> http://www.autoitscript.com/site/au

Re: GUI scripting on windows

2014-03-02 Thread Todd Geist
Thanks Roger! On Sun, Mar 2, 2014 at 8:55 AM, Roger Eller wrote: > It is free, and it is awesome. > > http://www.autoitscript.com/site/autoit/ > > ~Roger > > Sent from my Android tablet > On Mar 2, 2014 11:15 AM, "Todd Geist" > wrote: > > > Hello, > > > > I need to do a bit of GUI scripting for

Re: GUI scripting on windows

2014-03-02 Thread Roger Eller
It is free, and it is awesome. http://www.autoitscript.com/site/autoit/ ~Roger Sent from my Android tablet On Mar 2, 2014 11:15 AM, "Todd Geist" wrote: > Hello, > > I need to do a bit of GUI scripting for a small project. I can do it just > fine on the mac using Applescript. But I have no id