On Tue, Feb 03, 2004 at 05:01:58PM -0500, Harland Christofferson wrote: > At Tuesday, 3 February 2004, you wrote: > > >Hi, > > > >On Tue, Feb 03, 2004 at 03:35:43PM -0500, Harland Christofferson wrote: > >> okay ... my script now is: > >> > >> COLUMNS=163 LINES=60 lynx -cmd_script=myscript www.blam.org > > output.txt > >> > >> -- > >> > >> should this still work if i call it in an xterm w/ COLUMNS=80 and > >> LINES=24? the text in output.txt looks as it would if did not use > >> the COLUMNS and LINES envronment variables inline. > > > >Can you send "myscript" to me? > > > >-- > >Be happy! > > > > i could furnish a stub but not the one i use ... how does this effect > the environment?
Try this: $ lynx -dump -width=163 -cmd_script=myscript www.blam.org > output.txt -- Be happy! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]