Sounds like there may be environment variables not present in the batch? Usually if lynx is okay on command line and isn't okay inside a script this is the place to check.
Also, there should be a win32 2.8.5 version, which may be of help if the environment is not the problem. There is different table support selectable at compile time; you don't say if you use a binary distribution or roll your own. Stef http://caunter.ca/contact.html On Sat, 22 Jan 2005, C wrote: > 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 mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/lynx-dev > _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
