: download.bat : batch file to automate downloading of the FCC ULS files : n6lhv@arrl.net : created: 28-July-2004 : updated: 28-July-2004 : functional dependencies : -wget is somewhere in the path SET fileRoot=%1 : Get a file(s) del %fileRoot%.zip wget -owget.log http://wireless.fcc.gov/uls/data/complete/%fileRoot%.zip