Search found 48 matches

by juanlu
Fri Apr 12, 2024 5:03 pm
Forum: General Discussion
Topic: Powershell script errors not raising the error (exit code 0)
Replies: 3
Views: 54

Re: Powershell script errors not raising the error (exit code 0)

Yes, that's what I ended up doing, analysing the output. Thanks anyway.
by juanlu
Thu Apr 11, 2024 8:19 pm
Forum: General Discussion
Topic: Powershell script errors not raising the error (exit code 0)
Replies: 3
Views: 54

Powershell script errors not raising the error (exit code 0)

Hi Oleg,

I have done some tests, and when a powershell script returns an error, it looks like the PowerShell Script action does not raise the error and the exit code is always 0, no matter what. Specially raising the error would be important in order to use the error-handling.

Thanks, Juanlu.
by juanlu
Fri Nov 17, 2023 11:49 am
Forum: General Discussion
Topic: Crop image - Error "Invalid values"
Replies: 3
Views: 8860

Re: Crop image - Error "Invalid values"

Hi Oleg,

Thanks for your quick response. Now it works as expected.

Kind regards, Juanlu.
by juanlu
Thu Nov 16, 2023 9:32 am
Forum: General Discussion
Topic: Crop image - Error "Invalid values"
Replies: 3
Views: 8860

Re: Crop image - Error "Invalid values"

;***************************** ;* RoboTask Task file ;* Do not edit in text editor! ;***************************** [Root] ActionAfterRun=INTEGER|0 Actions=FOLDER Automat=INTEGER|-1 CatID=INTEGER|637835070 Comment=STRINGLIST ContinueOnError=INTEGER|0 DisableOnError=INTEGER|0 DoNotStopWhenShutdown=IN...
by juanlu
Thu Nov 16, 2023 9:30 am
Forum: General Discussion
Topic: Crop image - Error "Invalid values"
Replies: 3
Views: 8860

Crop image - Error "Invalid values"

Hi, When I try to use the Crop image action, I always get an error "Invalid values". I have tried the following values for Left, Top, Right, Bottom: 0, 0, 0, 0 1, 0 , 0, 0 -1, 0 , 0, 0 {var1}, {var2} , {var3}, {var4} I have tried with the above values with both pixels and percentage. Alway...
by juanlu
Tue Jan 24, 2023 1:47 am
Forum: General Discussion
Topic: Action "TXT Delete line" doesn't work as expected with multiline variables
Replies: 1
Views: 1651

Action "TXT Delete line" doesn't work as expected with multiline variables

Hi Oleg, The action "TXT Delete line" has a strange behaviour with multiline variables. The line is deleted, yes, but a new empty line is added at the end of the multiline variable. So the number of lines stays the same instead of being reduced by 1. Example: Line 1 Line 2 Line 3 TXT Delet...
by juanlu
Wed Jan 11, 2023 3:14 pm
Forum: General Discussion
Topic: New feature in 9.4.: "Added task backup and restore function for application and service modes."
Replies: 1
Views: 1665

New feature in 9.4.: "Added task backup and restore function for application and service modes."

Hi Oleg,

I have tried to find more information on this topic, but no luck. What is this functionality about? How does it work? Where do I find it on the RoboTask UI?

Kind regards, Juanlu.
by juanlu
Tue Dec 15, 2020 9:47 pm
Forum: General Discussion
Topic: Start Task from Batch and Assign Value to Variable
Replies: 3
Views: 8037

Re: Start Task from Batch and Assign Value to Variable

Oleg wrote:You can't start the task with parameters from batch file right now.
I wrote this into our ToDo.
Is this already available in the latest release?
If not, is there an estimated timeline?
by juanlu
Mon Oct 05, 2020 7:57 pm
Forum: Suggestions
Topic: Check who has file open
Replies: 1
Views: 5790

Re: Check who has file open

Agree.

And additionally, the ability to unlock the file (close the file, or kill the process, etc.): https://robotask.com/forum/viewtopic.php?f=2&t=2751
by juanlu
Mon Oct 05, 2020 7:54 pm
Forum: Suggestions
Topic: View task while it is running
Replies: 3
Views: 8117

Re: View task while it is running

+1