Search found 59 matches

by snowseals
Sat Dec 10, 2016 10:23 pm
Forum: Suggestions
Topic: Countdown display request
Replies: 2
Views: 16392

Countdown display request

I want to display how many seconds/minutes left until the next Action is either required or is happening. I got 2 main tasks, Preparing and Finishing, split up in different actions/steps. See pictures: PREPARING http://i65.tinypic.com/rco7zs.png FINISHING http://i65.tinypic.com/2zh0478.png In red, t...
by snowseals
Thu Dec 01, 2016 12:38 pm
Forum: General Discussion
Topic: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?
Replies: 19
Views: 75409

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

But it should atleast work on same resolution, where it's been recorded right? But it's not. See video, where I'm showing you, I record a Macro, and when re-playing that script, it results in failure (it looks like it's clicking on the right side of the screen, instead of on the Ribbon-bar). https:/...
by snowseals
Wed Nov 30, 2016 10:48 pm
Forum: General Discussion
Topic: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?
Replies: 19
Views: 75409

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

...and when i play that script of 1920x1080 on the laptop with 1280x800, it simply works with 6.7.
So it has something to do with resolutions. And v6.7.
by snowseals
Wed Nov 30, 2016 10:38 pm
Forum: General Discussion
Topic: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?
Replies: 19
Views: 75409

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

When I play those 2 scripts on a machine with 1920x1080 resolution, they both work on Robotask 6.7. But when I Macro-record this same handling/action on that machine, it fails. Hereby, the script that I Macro-recorded on 1920x1080 machine: ;***************************** ;* RoboTask Task file ;* Do n...
by snowseals
Wed Nov 30, 2016 7:36 pm
Forum: General Discussion
Topic: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?
Replies: 19
Views: 75409

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

Let's call those scripts v1 and v2; those are the ones I pasted in one of the previous replies, above. Version 6.4 works with both scripts. See video: https://youtu.be/wuV8J9RBG2U Version 6.7 works with v1, but fails with v2. See video: https://youtu.be/nYwA9vcnzUI NOTE: This was recorded at a lapto...
by snowseals
Wed Nov 30, 2016 12:34 pm
Forum: General Discussion
Topic: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?
Replies: 19
Views: 75409

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

I tried it out with older version of Robotask, and indeed, then it just works without problems. Then there is no need to set those Control Positions to Zero. What could be the issue here? Is Robotask 6.7 more strict? I mean, my main issue is, now I have to change Actions based on older version, to m...
by snowseals
Mon Nov 28, 2016 12:50 pm
Forum: General Discussion
Topic: Wait for new file from here - If excist, run script further?
Replies: 3
Views: 12863

Re: Wait for new file from here - If excist, run script furt

I was looking under Actions instead of Triggering Events, Thanks!
Works ;)
by snowseals
Mon Nov 28, 2016 2:52 am
Forum: General Discussion
Topic: Wait for new file from here - If excist, run script further?
Replies: 3
Views: 12863

Wait for new file from here - If excist, run script further?

How do I create a script that Waits for a new file to be saved in a specific folder? And when it does excist, then proceed with the script? Note: I'm trying to let the script run further auto-pilot, after I saved a document. This document always ends up in same folder, but with different names. Exte...
by snowseals
Sun Nov 27, 2016 11:54 pm
Forum: General Discussion
Topic: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?
Replies: 19
Views: 75409

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

Found it!

Somehow I have to set the Control Positions to Zero, and then it works on any PC->read resolution.
Including the one where it's been recorded (otherwise it fails).
See attachment.
by snowseals
Sun Nov 27, 2016 11:41 pm
Forum: General Discussion
Topic: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?
Replies: 19
Views: 75409

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

The one that failed, works on different pc with 1440x900 resolution (where its never been recorded).
The one that works, fails on that PC.