Search found 3272 matches
- Fri Nov 28, 2025 7:11 pm
- Forum: General Discussion
- Topic: Parsing data from email subject
- Replies: 3
- Views: 80
Re: Parsing data from email subject
Look at my example below Save the text of the task to a file and use menu Task->Import to import the task into RoboTask. Also you can simply copy task text and paste it into the task list. ;***************************** ;* RoboTask Task file ;* Do not edit in text editor! ;**************************...
- Fri Nov 28, 2025 6:17 pm
- Forum: General Discussion
- Topic: How to delete a file using a wildcard inside a specific folder? (File Loop not returning results)
- Replies: 1
- Views: 24
Re: How to delete a file using a wildcard inside a specific folder? (File Loop not returning results)
I created the folder: "C:\Radio Indoor\Supermercado\Depieri Oficinas\Playlist\pgm\Materiais\_Comerciais\_Tapa BURACO" and created a few files in this folder: SUP DEPIEIR BLACK PARA RODAR SABADO 27-11-25.mp3 SUP DEPIEIR BLACK PARA RODAR SABADO 28-11-25.mp3 SUP DEPIEIR BLACK PARA RODAR SABAD...
- Thu Nov 27, 2025 4:39 pm
- Forum: General Discussion
- Topic: Parsing data from email subject
- Replies: 3
- Views: 80
Re: Parsing data from email subject
1. Read new email from a POP account; Use Email actions: POP3 Open , enumerate emails in mail box POP3 Mail Loop , POP3 Download Email maybe you need delete downloaded email - POP3 Delete Email 2. Read value1 and value2 from email subject: values are separated by a comma; You can convert string to ...
- Thu Nov 27, 2025 9:27 am
- Forum: General Discussion
- Topic: Delete files from UNC path
- Replies: 3
- Views: 56
Re: Delete files from UNC path
another question: Where are you using this task: in the RoboTask application in your user session or in the RoboTask system service ? Pay attention that system service doesn't have access to network shares by default. You must login the SYSTEM session first. Use the action Login to network share or...
- Wed Nov 26, 2025 8:44 pm
- Forum: General Discussion
- Topic: Delete files from UNC path
- Replies: 3
- Views: 56
Re: Delete files from UNC path
Have you checked the value in the Path1 variable?
- Mon Nov 24, 2025 8:22 am
- Forum: General Discussion
- Topic: Action "Pack Files" uses incorrect password
- Replies: 3
- Views: 91
- Sun Nov 23, 2025 3:00 pm
- Forum: General Discussion
- Topic: Action "Pack Files" uses incorrect password
- Replies: 3
- Views: 91
Re: Action "Pack Files" uses incorrect password
Thank you for the report. We'll fix it ASAP.
- Fri Nov 21, 2025 6:46 am
- Forum: General Discussion
- Topic: Create SSH to mysql socket?
- Replies: 2
- Views: 118
Re: Create SSH to mysql socket?
It seems that you need to enter your password interactively. You can automate this process using Console Application actions: Run your command line: Open Console Session Wait for necessary prompt: Wait for Text (or do simple Pause ) Send the password to console: Write To Console Session actions If y...
- Wed Nov 19, 2025 8:14 am
- Forum: General Discussion
- Topic: Questions about "Actions:Input Box"
- Replies: 9
- Views: 779
Re: Questions about "Actions:Input Box"
The problem is already fixed in version 10.6
Update your copy
Update your copy
- Tue Nov 18, 2025 12:30 pm
- Forum: General Discussion
- Topic: SFTP - No path in filename
- Replies: 1
- Views: 120
Re: SFTP - No path in filename
I need your task to say something...
I tested similar example, it works without problem.
Remove login parameters and send your task to me to oleg@robotask.com
I tested similar example, it works without problem.
Remove login parameters and send your task to me to oleg@robotask.com