Search found 70 matches

by marcolobaido
Thu Aug 17, 2017 10:25 am
Forum: General Discussion
Topic: Open file with...
Replies: 6
Views: 24116

Re: Open file with...

The task works perfectly with other programs but not with the one I need. I attach the error log, do you think that I can solve the problem? EurekaLog 6.1.04 Application: -------------------------------------------------------------------------- 1.1 Start Date : Thu, 17 Aug 2017 11:09:24 +0200 1.2 N...
by marcolobaido
Wed Aug 16, 2017 10:29 am
Forum: General Discussion
Topic: Open file with...
Replies: 6
Views: 24116

Re: Open file with...

Thank you!
by marcolobaido
Sun Aug 13, 2017 6:52 pm
Forum: General Discussion
Topic: Open file with...
Replies: 6
Views: 24116

Re: Open file with...

Sorry but I didn't understand how to do it. I specified: - Document file name - Program's path in section "Parameters" - And file's folder path in section "Default folder" but it doesn't work. [Root] ActionAfterRun=INTEGER|0 Actions=FOLDER Automat=INTEGER|-1 CatID=INTEGER|0 Comme...
by marcolobaido
Fri Aug 11, 2017 11:19 am
Forum: General Discussion
Topic: Open file with...
Replies: 6
Views: 24116

Open file with...

Hi, I need to open a pdf file using a graphometric signature software. Is there a way to open the file directly with a specified program?
by marcolobaido
Fri Aug 04, 2017 11:10 am
Forum: General Discussion
Topic: Window not closed
Replies: 1
Views: 7129

Window not closed

Hi, I don't succeed to close a window using window command. The log says 1 window processed.
I have this problem only with this window.
by marcolobaido
Mon Jul 10, 2017 8:42 am
Forum: General Discussion
Topic: Time in 24h format
Replies: 4
Views: 21117

Re: Time in 24h format

Ok...I solved the problem:
I created a model file setting cells with format "personalized" "dd/mm/yyy or hh:mm etc...". Then I set cells with robotask without choosing the format and it works.
by marcolobaido
Sat Jul 08, 2017 4:40 pm
Forum: General Discussion
Topic: Time in 24h format
Replies: 4
Views: 21117

Time in 24h format

Hi, I need to set an excel cell with a 24h time (15:30) but when I open the excel file it's written as 3:30:00 PM.
I had this problems with dates but I solved using DateTimeToFormat variable and it works.
Is there a way to impose also the 24h time format?
by marcolobaido
Wed Jul 05, 2017 6:15 pm
Forum: General Discussion
Topic: Problem with variable (bug?)
Replies: 2
Views: 9381

Re: Problem with variable (bug?)

Thank you, also this time it was my fault :)
by marcolobaido
Wed Jul 05, 2017 4:09 pm
Forum: General Discussion
Topic: Problem with variable (bug?)
Replies: 2
Views: 9381

Problem with variable (bug?)

Hi, I want to compare two numbers extracted from excel choosing the bigger: I create the global variables with initial value = 0 I extract cell with numeric value if {ore_corso} > {ore_corso_ps} then set {ore_corso_ps} with value {ore_corso} at the end my global variables result for example: {ore_co...
by marcolobaido
Wed Jun 21, 2017 9:35 am
Forum: General Discussion
Topic: Add New Trigger Please
Replies: 4
Views: 15794

Re: Add New Trigger Please

Hi I would like to propose to add a tolerance range to the action "find by image". Sometimes it doesn't find the image (a java based software's button) and I think that this could be solved introducing a percentage of matching pixels. What do you think?