> From: http://www.cas.org/~lvirden (Larry W. Virden) > Date: Thu Oct 31, 6:08pm > > Well, that's interesting. Does trn seem to work otherwise? > > -- > :s Larry W. Virden INET: http://www.cas.org/~lvirden > :s <URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh." > :s Unless explicitly stated to the contrary, nothing in this posting should > :s be construed as representing my employer's opinions. When not in trnkill, yes -- it works fine. I should note that I had had problems with the %(...) construct before, and have had to pare them down; so, my guess would be that the problem is somewhere in there, but I haven't looked into it deeply. The problem I was having before was that constructs where I'd do: %(%m!=p?%(%m=n?something:somethingelse):somethingelsestill) would never work -- the %m=n would never be considered true, even though it was. I don't know if the latest version fixes this problem or not since I'm not yet running it!