How can I wait until the Hourglass finishes?

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Me_again
Automation Wizard
Posts: 1101
Joined: Fri Jan 07, 2005 5:55 pm
Location: Somewhere else on the planet

Post by Me_again » Sat Jul 09, 2005 12:40 am

Ouch :shock: I tried to convert this to wget for you. Line #1 worked OK but I got this response from the #2 site
Automated tools are not allowed. If this activity continues, we will be forced to block this IP and potentially the entire subnet.
I don't think I will be playing with this any more...

Here's a working example of using wget.

Code: Select all

Let>rp_wait=1
Let>CF_OVERWRITE=1
DeleteFile>c:\getw\myfile.txt
Run>c:\getw\wget -O myfile.txt http://www.wrh.noaa.gov/mtr/current.php

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts