some libraries disappeared in the new version or do not load
csv data
database
cmd lines
webscocket
Search found 250 matches: csv
Searched query: +csv
- Tue Aug 26, 2025 1:25 am
- Forum: General Discussion
- Topic: library disappeared in version 10.5
- Replies: 1
- Views: 5200
- Fri Aug 22, 2025 10:27 am
- Forum: General Discussion
- Topic: RoboTask 10.5 has been released
- Replies: 0
- Views: 22220
RoboTask 10.5 has been released
... " Format JSON data " New action " Format XML data " + New action " Array loop ". Loop over the elements of a JSON or CSV array. * The Chromium engine has been updated to version 137 in the Embedded Chromium Browser plugin. This plugin has been removed from the main ...
- Tue Jul 22, 2025 4:36 pm
- Forum: General Discussion
- Topic: Sample with Google Voice
- Replies: 1
- Views: 5573
Sample with Google Voice
... and it produces a Google Sheet with date, time and phone, this is done with Google Apps script into a folder on G:\ -- and it also produces a .csv file in that same shared folder. I have to first manually download the file(s), open in excel (one file is a .gsheet and the other is a .csv) Currently, ...
- Fri Jun 13, 2025 7:54 am
- Forum: General Discussion
- Topic: Temporary File is not deleted from {TempDir}
- Replies: 1
- Views: 6780
Re: Temporary File is not deleted from {TempDir}
... Enabled=INTEGER|-1 Name=STRING|"Set variable ""_CsvFile"" with value ""{TempDir}\test.csv""" Params=FOLDER [Actions\Action1\Params] _rt_variables_produced=STRING|"_CsvFile" expand=STRING|"1" linecount=STRING|"1" ...
- Fri Jun 13, 2025 7:44 am
- Forum: General Discussion
- Topic: Temporary File is not deleted from {TempDir}
- Replies: 1
- Views: 6780
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 ...
- Mon Jun 09, 2025 1:34 pm
- Forum: General Discussion
- Topic: RoboTask 10.4 has been released
- Replies: 0
- Views: 19580
RoboTask 10.4 has been released
... HEX and vice versa to the Value format action. + Added "Do not create file if query result is empty" option to the " SQL query to CSV file " action. * The File Monitor trigger now uses global file time independent of time zone. * Added "Test SQL" function to " ...
- Fri Jun 06, 2025 10:31 am
- Forum: General Discussion
- Topic: text on one line
- Replies: 2
- Views: 9209
Re: text on one line
You need to cut off EOL symbols from variables voornaam and familienaam Look at my example below. Also pay attention: You can read CSV file as UTF-8 file and remove UTF8 text --> Text steps at all ;***************************** ;* RoboTask Task file ;* Do not edit in text editor! ;***************************** ...
- Fri Jun 06, 2025 9:44 am
- Forum: General Discussion
- Topic: text on one line
- Replies: 2
- Views: 9209
text on one line
I have this text file with names seperated by ; like first;last; I use CSV Open Data, Data Loop, convert to text and create file in mode append to write a new file that has the names like this: first last But my action creates a file like this: first last How ...
- Wed Jun 04, 2025 6:05 pm
- Forum: Suggestions
- Topic: SQL query - variable table result
- Replies: 0
- Views: 16763
SQL query - variable table result
a sql query instead of saving in CSV, save in variable table object
- Fri May 23, 2025 8:03 am
- Forum: General Discussion
- Topic: All Plugins invalid on startup
- Replies: 5
- Views: 17193
Re: All Plugins invalid on startup
... (v 10.3.0.67)" is loaded I 5/22/2025 11:47:53 PM: Plugin "DataBase (v 10.3.0.85)" is loaded I 5/22/2025 11:47:53 PM: Plugin "CSV Data (v 10.3.3.33)" is loaded I 5/22/2025 11:47:53 PM: Plugin "Graphics (v 10.3.0.49)" is loaded I 5/22/2025 11:47:53 PM: Plugin ...