Search found 3265 matches
- Fri Nov 21, 2025 6:46 am
- Forum: General Discussion
- Topic: Create SSH to mysql socket?
- Replies: 1
- Views: 43
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: 577
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: 67
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
- Sun Nov 16, 2025 3:41 pm
- Forum: General Discussion
- Topic: Log Message Actions not working
- Replies: 4
- Views: 159
Re: Log Message Actions not working
By the way: version 10.6 already has a task debugger.
You can set breakpoints, view all local and global variables and perform the task in step-by-step mode.
You can set breakpoints, view all local and global variables and perform the task in step-by-step mode.
- Sun Nov 16, 2025 3:36 pm
- Forum: General Discussion
- Topic: Log Message Actions not working
- Replies: 4
- Views: 159
Re: Log Message Actions not working
But now if I make a small change such as adding a [If - End If] action with new Log Message actions the Log Message actions don't appear in the .LOG file. You may have already deleted empty logs during debugging. I always set Log Level to Errors Only after I have debugged my task. Look at the step ...
- Sun Nov 16, 2025 3:16 pm
- Forum: General Discussion
- Topic: Log Message Actions not working
- Replies: 4
- Views: 159
Re: Log Message Actions not working
put the task text beween CODE marksBTW: How do I attach a .tsk file
use this button to put marks into you post text and paste the task text between marks You also can write these marks manually:
[code]Put the task text here[/code]
This will have the same effect.
- Sat Nov 15, 2025 5:07 pm
- Forum: General Discussion
- Topic: RoboTask 10.6 has been released
- Replies: 0
- Views: 224
RoboTask 10.6 has been released
New version of RoboTask is ready for download. Download and try RoboTask 10.6 now What's new in RoboTask 10.6: Legend [ + ] Feature added [ - ] Bug fixed [ * ] Modified or improved RoboTask 10.6 + Added Task debugger . Launched from the task editor. Allows you to execute a task step by step with co...
- Fri Nov 14, 2025 8:26 pm
- Forum: General Discussion
- Topic: Rename Folder
- Replies: 3
- Views: 134
Re: Rename Folder
Let it remain as an example of using VB Script.
- Fri Nov 14, 2025 2:24 pm
- Forum: General Discussion
- Topic: Rename Folder
- Replies: 3
- Views: 134
Re: Rename Folder
What don't you like the "Rename Folder" action?
- Thu Nov 13, 2025 2:31 pm
- Forum: General Discussion
- Topic: Start a task automatically upon user login
- Replies: 1
- Views: 120
Re: Start a task automatically upon user login
Look at this option (see screenshot)