On Thu, 1 Jul 2010 15:43:43 -0400 "John P. Baker" <[email protected]>
wrote:

:>I am finding a strange result when using the T' attribute in a macro.
:>
:>
:>
:>If I use T'&X, and X= is NOT specified, then I receive an 'O', as expected.
:>
:>
:>
:>If I code T'&X, and X=(1,B), then for T'&X I receive 'N', for T'&X(1) I
:>receive 'N', and for T'&X(2) I receive 'U'.
:>
:>
:>
:>If I code T'&X, and X=(,B), then for T'&X I receive 'O' (unexpected), for
:>T'&X(1) I receive 'O', and for T'&X(2) I receive 'U'.
:>
:>
:>
:>It appears the T'&X is the same as T'&X(1), which makes it difficult to
:>determine if a sublisted operand has been wholly omitted.
:>
:>
:>
:>Am I missing something here?

"1. If the operand is a sublist, the entire sublist and each entry of the
sublist can possess attributes. The whole sublist has the same attributes
                                -----------------------------------------
as those of the first suboperand in the sublist (except for the count
-----------------------------------------------
attribute, which can be different, and the number attribute which is
relevant only for the whole sublist)."

--
Binyamin Dissen <[email protected]>
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

Reply via email to