Hello,
I just sent the requested information to you via email.
Search found 67 matches
- Tue Jul 29, 2025 11:52 am
- Forum: General Discussion
- Topic: Open image in webp-format
- Replies: 4
- Views: 61
- Tue Jul 29, 2025 9:40 am
- Forum: General Discussion
- Topic: Open image in webp-format
- Replies: 4
- Views: 61
Open image in webp-format
Good morning, We receive many images in 'webp' format from our suppliers. Unfortunately, the following error appears when opening the images with RoboTask: Screenshot 2025-07-29 103656.png The image can be opened by windows windows photo viewer. Is it possible to add functionality for this format?
- Fri Jul 25, 2025 8:33 am
- Forum: Suggestions
- Topic: Find 'else' when searching 'if'
- Replies: 0
- Views: 234
Find 'else' when searching 'if'
Good morning, when I search for "if" in the actions, the "else" action doesn't appear. I have to search for "else" again each time to be able to execute an if query with "else." If "else" also appeared when searching for "if," it would save...
- Fri Jul 25, 2025 8:27 am
- Forum: Suggestions
- Topic: Show active/ inactive in task search
- Replies: 0
- Views: 170
Show active/ inactive in task search
Good morning,
it would be very useful for me if the search (Find the task...; Shift+CTRL+F) also showed whether the task is active or inactive.
I have several tasks that serve as backups and aren't active. Sometimes they have the same name. Then it is difficult to find the correct task in the search.
it would be very useful for me if the search (Find the task...; Shift+CTRL+F) also showed whether the task is active or inactive.
I have several tasks that serve as backups and aren't active. Sometimes they have the same name. Then it is difficult to find the correct task in the search.
- Fri Jun 13, 2025 7:44 am
- Forum: General Discussion
- Topic: Temporary File is not deleted from {TempDir}
- Replies: 1
- Views: 1579
Temporary File is not deleted from {TempDir}
Good morning, I recognized an issue with action 'SQL Query to CSV file'. I want to create a CSV file from sql data and then (if it exists) send it to an email-address. I am using for example {TempDir}\test.csv as target file for the query results. In the first run I have a result set and the email i...
- Fri May 02, 2025 12:45 pm
- Forum: General Discussion
- Topic: CSV File contains just field names
- Replies: 3
- Views: 18345
Re: CSV File contains just field names
I have tested it with the new version and it seems to work.
Thank you very much!
Thank you very much!
- Fri Apr 25, 2025 9:40 am
- Forum: General Discussion
- Topic: Access violation in module 'rtl280.bpl'
- Replies: 2
- Views: 10786
Re: Access violation in module 'rtl280.bpl'
I have sent the task to you via mail.
- Fri Apr 25, 2025 7:29 am
- Forum: Suggestions
- Topic: Mark all actions in task with STRG/CTRL + A
- Replies: 1
- Views: 23202
Mark all actions in task with STRG/CTRL + A
There is currently no way to use 'STRG/ CTRL + A' to mark all actions in a task.
However it works to mark first action and then press 'Shift + End' to mark all actions.
However it works to mark first action and then press 'Shift + End' to mark all actions.
- Fri Apr 25, 2025 7:21 am
- Forum: General Discussion
- Topic: Access violation in module 'rtl280.bpl'
- Replies: 2
- Views: 10786
Access violation in module 'rtl280.bpl'
Good morning, the following error occured today in a task that runs every hour: Screenshot 2025-04-25 081506.png The task has been executed correctly one hour earlier and also after starting the task manually. What is meant by 'Reconfigure the step'? Usually the task works fine. RoboTask version: 10...
- Thu Apr 24, 2025 12:00 pm
- Forum: General Discussion
- Topic: CSV File contains just field names
- Replies: 3
- Views: 18345
Re: CSV File contains just field names
I made a rollback of the server and checked the changelog: Screenshot 2025-04-24 125541.png In my opinion the improvement is not good. I need the headers only if the query returns data. If there is no data the file should be empty. Or you should be able to choose whether the header is written even i...