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

On Thursday, December 26, 2002, Marcus Ohlstr�m wrote...

>> But yes, you're correct, %- is placed at the end of the line if it
>> contains characters.

> Are you sure? %- at the end of line 1 has to produce the same result
> as at the beginning of line 2, hasn't it? In other words, if you put
> it at the beginning or the end of a line is a matter of what you
> want to achieve.

> I might be wrong here, but as I remember that is how it works.

I think it'd need to be placed at the end of line if the line contains
characters, and at the beginning of the line if the line didn't
contain characters.  The new line symbol (\n or \r\n or \r or
something else for mac's) will appear at the end of the line.  The %-
forces TB! to ignore that character... so:

<new line>
%-<macro>

probably won't produce the same results as:

%-
<macro>

I'd say that because the new line character has already occurred, and
the %- cannot force TB to ignore it. I could be very wrong though,
I've not got a QuickTemplate in place to test it.

- --
Jonathan Angliss
([EMAIL PROTECTED])

-----BEGIN PGP SIGNATURE-----

iQA/AwUBPgs7YCuD6BT4/R9zEQKLdQCfWBami0VE1lnf0fZKqmP3av+7WFoAnika
hD9z5fOk8svv/VCKp4tBt/uP
=rFdi
-----END PGP SIGNATURE-----


________________________________________________
Current version is 1.62 | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to