[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] dump command via batchfile
From: |
C |
Subject: |
[Lynx-dev] dump command via batchfile |
Date: |
Sat, 22 Jan 2005 01:35:40 +1100 |
Howdy
I have this problem with lynx.
if i run a command from a cmd window in xp , with the download option and
then pipe the output like this it works fine....
ie >temp.txt
but if i copy that to a batch file and run it , it misses a another http
call to update a table on the first page called...which is the info i need
:O/
here is my command usage
C:\tempforlynx>"lynx.exe" -dump -timeout=15
"http://www.futuresource.com/quotes/
custom.jsp?us=&s=DJ&s=NQ&s=SP&s=SM&s=FV&mc=1÷r=&fields=desc%2Cmonthyea
r%2C
last%2Cchgoldsettle%2Copen%2Chigh%2Clow%2Cnewsettle%2Cdatetime" >temp.txt
[this works in cmd window fine but in a batch file some info is missing]
i am using the win32 ver 2.8.4 ,operating system windows xp servicepack 2
Cheers
cameron
ps my appoligies if this is the wrong place for this sort of thing.
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.1 - Release Date: 1/19/2005
- [Lynx-dev] dump command via batchfile,
C <=