Re: Wrapping lines
Re: Wrapping lines
- Subject: Re: Wrapping lines
- From: garbanzito <email@hidden>
- Date: Wed, 5 Dec 2001 00:56:07 -0700
if anyone actually reads the script in my previous post,
they may want to know that
if next_line text_length then
should be
if next_line is greater than or equal to text_length then
--
steve harley email@hidden