Search found 254 matches: csv

Searched query: +csv

by Oleg
Tue Aug 04, 2026 11:20 am
Forum: General Discussion
Topic: Use variable in 'SQL Query to CSV File'
Replies: 4
Views: 87174

Re: Use variable in 'SQL Query to CSV File'

Send your task to me in private message or publish the text of your task here.
It's hard to say anything without your task
by Oleg
Fri Jun 26, 2026 9:41 am
Forum: General Discussion
Topic: RoboTask 11.0 has been released
Replies: 0
Views: 92941

RoboTask 11.0 has been released

... but it comes with significant functional limitations. For home users, the basic set of features is usually quite enough. + New action, "CSV Add row" , has been added + New action, "Match file mask" , has been added. This action checks whether a file name matches the specified ...
by Oleg
Sat Nov 15, 2025 5:07 pm
Forum: General Discussion
Topic: RoboTask 10.6 has been released
Replies: 0
Views: 309934

RoboTask 10.6 has been released

... user variables in "Python Script" and "JavaScript/Node.js Script" actions. * The algorithm has been improved in the "CSV data loop" action. If the source data is empty, no error is generated. Only a warning is issued. * The RoboTask installation process algorithm ...
by OldGeek
Sun Nov 09, 2025 9:02 pm
Forum: General Discussion
Topic: A variable previxed with #
Replies: 3
Views: 52261

Re: A variable previxed with #

The task came pre-installed in the "Complex" folder, it's name was "Retrieve task parameters to CSV" or "[DEMO] Retrieve task parameters to CSV" It reads the task names, etc using VBScript into a variable Text. The next statement was Str Trim with ...
by felipe
Tue Aug 26, 2025 1:25 am
Forum: General Discussion
Topic: library disappeared in version 10.5
Replies: 1
Views: 24503

library disappeared in version 10.5

some libraries disappeared in the new version or do not load
print_erros.png
print_erros.png (24.84 KiB) Viewed 24503 times
csv data
database
cmd lines
webscocket
by Oleg
Fri Aug 22, 2025 10:27 am
Forum: General Discussion
Topic: RoboTask 10.5 has been released
Replies: 0
Views: 172053

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 ...
by robotask
Tue Jul 22, 2025 4:36 pm
Forum: General Discussion
Topic: Sample with Google Voice
Replies: 1
Views: 25098

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, ...
by Oleg
Fri Jun 13, 2025 7:54 am
Forum: General Discussion
Topic: Temporary File is not deleted from {TempDir}
Replies: 1
Views: 25518

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" ...
by sarnusch
Fri Jun 13, 2025 7:44 am
Forum: General Discussion
Topic: Temporary File is not deleted from {TempDir}
Replies: 1
Views: 25518

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 ...
by Oleg
Mon Jun 09, 2025 1:34 pm
Forum: General Discussion
Topic: RoboTask 10.4 has been released
Replies: 0
Views: 143530

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 " ...