[ic] PerlAlwaysGlobal and PerlNoStrict

Peter peter at pajamian.dhs.org
Sat Sep 8 23:21:10 UTC 2012


On 06/09/12 01:38, Mike Heins wrote:
> No need. Just do:
> 
> 	UserTag calc Routine
> 	UserTag calc Alias perl
> 
> That will make all calc calls go to the perl tag. If you are using
> PerlGlobal and not calling a table, there is no real reason not to do
> it that way.

It works to actually be:

UserTag calc Routine
UserTag calc Alias perl
UserTag calc Interpolate Yes
UserTag calcn Routine
UserTag calcn Alias perl

Note that the alias seems to override the original Interpolate attribute
for calc so it has to be specified again.


Peter



More information about the interchange-users mailing list