Search found 3 matches
- Wed Aug 31, 2005 6:29 pm
- Forum: Suggestions
- Topic: Compile Executable
- Replies: 3
- Views: 21492
Compile Executable
RoboTask works as interpreter of own scripts. Each script uses almost all of runtime code of RoboTask. There is another advantage of this mode: single task can work with interaction with other tasks. This is one of the areas that I liked about RoboTask. I could actually "nest" the Tasks w...
- Wed Aug 31, 2005 5:26 pm
- Forum: General Discussion
- Topic: Re: Do-While Loop
- Replies: 1
- Views: 9839
Re: Do-While Loop
I need to do something like this: Wait for WindowActive"t1.doc - Microsoft Word" Abort Task TimeOut = 20sec Something like that. I can't figure out which loop or action can do that, or is there a work around for it? I think it could have been something like: Do delay = 500msec while WinAct...
- Tue Aug 30, 2005 10:05 pm
- Forum: Suggestions
- Topic: Compile Executable
- Replies: 3
- Views: 21492
Compile Executable
I'm doing reviewing of automation tools for my company and a major client. I've done a couple few with prices ranging from free to $400/license Basically RoboTask has almost all the features I was looking for except a few setbacks. One major setback is that it can't compile into a executable which I...