If you want to write end of line symbols to text file use {EOL}. This is sequence of two symbols {Chr(13)}{Chr(10)} (carriage return and line feed)
To put TAB symbol use {Chr(9)}
TAB symbol has ASCII code 9
Search found 2874 matches
- Fri Mar 24, 2023 3:23 pm
- Forum: General Discussion
- Topic: Write Text File Action - ENTER, TAB, etc...
- Replies: 2
- Views: 53
- Wed Mar 22, 2023 8:32 pm
- Forum: General Discussion
- Topic: Use Variable for Connection String
- Replies: 3
- Views: 64
Re: Use Variable for Connection String
Use menu Options->Variables and open "Global user variables" tab
Then you can use this variable in your tasks
Then you can use this variable in your tasks
- Tue Mar 21, 2023 7:11 pm
- Forum: General Discussion
- Topic: Calculate with length of audiofile
- Replies: 4
- Views: 68
Re: Calculate with length of audiofile
1. You can do this by using VB Evaluate action
2. Use {Add("{length}","1,2")} expression
2. Use {Add("{length}","1,2")} expression
- Tue Mar 21, 2023 3:57 pm
- Forum: General Discussion
- Topic: Calculate with length of audiofile
- Replies: 4
- Views: 68
Re: Calculate with length of audiofile
Look at my example below. It convert the time from format hh:mm:ss to seconds ;***************************** ;* RoboTask Task file ;* Do not edit in text editor! ;***************************** [Root] ActionAfterRun=INTEGER|0 Actions=FOLDER Automat=INTEGER|-1 CatID=INTEGER|444033236 Comment=STRINGLIS...
- Fri Mar 17, 2023 9:11 am
- Forum: General Discussion
- Topic: Google 2-Step Verification VS send mail action
- Replies: 7
- Views: 1514
Re: Google 2-Step Verification VS send mail action
It seems Google change the mechanism again ? I can not find the "App password" Generator now ? How can I do ? Go to Google account settings Click on "2-step verification" (enter your password if prompted) In opened page go to the bottom and find "App passwords" chapter...
- Fri Mar 17, 2023 8:56 am
- Forum: Suggestions
- Topic: Bug in dialog Custom Input Dialog
- Replies: 7
- Views: 207
Re: Bug in dialog Custom Input Dialog
I have only one explanation:When installing it the following error came up
Your antivirus locked this file or you opened this file in some program (for example some HEX editor)
RTP file is simple DLL with another extension
- Thu Mar 16, 2023 7:07 pm
- Forum: Suggestions
- Topic: Bug in deleting steps in task
- Replies: 3
- Views: 108
Re: Bug in deleting steps in task
Other ways to delete steps:
1. select necessary steps and press thes button 2. Drag step (or several steps) from steps list and drop it to available actions list
1. select necessary steps and press thes button 2. Drag step (or several steps) from steps list and drop it to available actions list
- Thu Mar 16, 2023 6:51 pm
- Forum: Suggestions
- Topic: Bug in deleting steps in task
- Replies: 3
- Views: 108
Re: Bug in deleting steps in task
This annoying bug has already been fixed.
Download and install fresh copy (RoboTask ver 9.5.1.1110)
Download and install fresh copy (RoboTask ver 9.5.1.1110)
- Thu Mar 16, 2023 1:57 pm
- Forum: Suggestions
- Topic: Bug in dialog Custom Input Dialog
- Replies: 7
- Views: 207
Re: Bug in dialog Custom Input Dialog
The problem has been fixed. Download and install fresh copy
- Thu Mar 16, 2023 8:45 am
- Forum: Suggestions
- Topic: Bug in dialog Custom Input Dialog
- Replies: 7
- Views: 207
Re: Bug in dialog Custom Input Dialog
We have found the problem
This effect appears in RDP sessions only. Will be fixed today
Thank you for very fast report
This effect appears in RDP sessions only. Will be fixed today
Thank you for very fast report