[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] "if file-e" functionality in user tag?


On Fri, 5 Aug 2005, Mike Heins wrote:

The [if ...] tag is one of the 6 tags which cannot be called with
the $Tag object. (if, unless, goto, label, bounce, either are the ones.)

I don't think there's a problem with [either] -- it's defined like any other tag in code/SystemTag, and this test works fine:

    [calcn] $Tag->either(' 0 [or]   [or] true '); [/calcn]

I have no idea why you'd want to do that, though, if you're already in a Perl block and can use Perl logic.

I guess you could add "and", "or", and "restrict" to that list, as well. Also not very important in a Perl block.

Jon
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.