Search found 7 matches

by Micha
Wed Oct 26, 2022 12:44 pm
Forum: General Discussion
Topic: Problem extracting URL
Replies: 5
Views: 1486

Re: Problem extracting URL

At the moment the task looks like this ;***************************** ;* RoboTask Task file ;* Do not edit in text editor! ;***************************** [Root] ActionAfterRun=INTEGER|0 Actions=FOLDER Automat=INTEGER|-1 CatID=INTEGER|494636794 Comment=STRINGLIST ContinueOnError=INTEGER|0 DisableOnEr...
by Micha
Wed Oct 26, 2022 12:41 pm
Forum: General Discussion
Topic: Problem extracting URL
Replies: 5
Views: 1486

Re: Problem extracting URL

I have another question... my script is working so far, but i want to do it more elegant ;) At the moment i give Robotask an URL like https://charts.ecmwf.int/opencharts-api/v1/products/extended-anomaly-t/?format=png&base_time=2022-10-24T00%3A00%3A00Z&step=168&valid_time=2022-12-05T00%3A...
by Micha
Sun Oct 23, 2022 1:10 pm
Forum: General Discussion
Topic: Problem extracting URL
Replies: 5
Views: 1486

Re: Problem extracting URL

Thank you Oleg :D

I still had to make it variable, but now it's working. It's a bit tricky, but it works now.
by Micha
Sun Oct 23, 2022 8:01 am
Forum: General Discussion
Topic: Problem extracting URL
Replies: 5
Views: 1486

Problem extracting URL

Problem: Having URL, getting textresponse from this, extracting Picture-URL an save it to disc. I have an URL e.g. (allready with Robotask-DateTimeFormat https://charts.ecmwf.int/opencharts-api/v1/products/extended-anomaly-t/?format=png&base_time={DateTimeToFormat({DateIncDays(-1)},yyyy-mm-dd)}T...
by Micha
Wed Feb 03, 2021 4:31 pm
Forum: General Discussion
Topic: Weeknumber minus 1
Replies: 7
Views: 20443

Re: Weeknumber minus 1

Where to use the code when I want to use the variable? Should I copy the code to "Local variables"???
by Micha
Fri Feb 15, 2019 11:26 am
Forum: General Discussion
Topic: Problem with screenshot
Replies: 3
Views: 6951

Re: Problem with screenshot

Sent the task-file to you via mail.
by Micha
Fri Feb 15, 2019 10:05 am
Forum: General Discussion
Topic: Problem with screenshot
Replies: 3
Views: 6951

Problem with screenshot

Hi, i have a problem making a screenshot and i don't know how to solve the failure. First load a website using Internet Explorer; the embedded browser doesn't work with the special site i need. e.g. https://climate.rutgers.edu/snowcover/chart_daily.php?ui_year=2019&ui_day=45&ui_set=2 I need ...