-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Allie,

@23-Sep-2002, 06:27 -0500 (12:27 UK time) Allie C Martin said:

SP>> If I read between the lines correctly, are you implying that
SP>> this is murderously difficult task? :)

> LOL!! Not at all.

Now, that's where we disagree ;-).

> I've not gone beyond trying to achieve the effect with the
> %Wrapped macro.

The %WRAPPED macro won't even start to do it. There's no macro to
switch to right justification from within a template. There's no way
to make it indent. It's tricky enough to reflow text and make it
indent manually.

You have to indent all of the text *before* reflowing. If you just
indent the first line, the paragraph reflows back to the leftmost
position within the paragraph.

I think that it can only be done with a clever bit of recursion and
regular expressions to look for the closest space to the n'th
character, adding the indent and newline around the extracted text
then passing the remaining text back into the routing until it is
exhausted.

That's the only design I can come up with that would allow any kind
of indented wrapping.

- --
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.62/Beta5 on Windows 2000 5.0.2195 Service Pack 2
'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.1.91-nr1 (Windows 2000)

iD8DBQE9jwJWOeQkq5KdzaARAlmzAKCpodVzy7bwspWbKYlgkpuSBHt/kwCg4LIA
4xM5rE7uMKhZqp79nScVqcw=
=CAHx
-----END PGP SIGNATURE-----



________________________________________________________
 Current version is 1.61 | "Using TBTECH" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to