On Tue, Mar 27, 2001 at 09:46:16PM -0500, Shaozhong Deng wrote:
> On a Windows NT machine, I run lynx like
> lynx -dump http://mywebserver/cgi-bin/myscript.pl?myarg
> where mywebserver is an apache web server running on another
> SunOS machine. Basically the CGI script myscript.pl returns
> a VERY SIMPLE BUT VERY LARGE HTML file like
Perhaps it's overflowing the display-line size (about 1024).
> <HTML><HEAD><TITLE>mytitle</TITLE></HEAD><BODY><PRE>
> abcdefgabcdefg11111222223333344444555556666677777
> .................................................
> abcdefgabcdefg11111222223333344444555556666677777
> </PRE><BODY></HTML>
>
> The size of the HTML file depends on the argument myarg.
> If the size is not too large, then lynx works fine.
> But if the size is too large (>10MB), then the NT system always
> gives me an error message like "floating point execption",
> "division by zero".
>
> Does anybody have any idea about this problem?
>
> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
--
Thomas E. Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]