Hi,
I am trying to download 10-k using perl. I have got “c_10K_list.txt”, installed the perl on my computer, copy/paste the perl program into the download.pl which saved in the same direction with perl.exe, that is “c:\perl\bin\”. But I am still confused to how to use the perl to finish the job. My procedure is follwing:
program-run-“cmd”
cd: c:\perl\bin
perl downloand.pl
it does not work. Would you like to tell me how to go forward?
Thanks!
Kai