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

Re: [ic] ActionMaps: Alias available?


Ton Verhagen wrote:
Dear All,

Would there be a possibility to use the Alias mechanism for
ActionMaps in a similar way as for UserTags?

I would like to have different names execute the very same
piece of code like:

Define code once for en_US locale (e.g. jewels):

ActionMap jewels <<EOR
sub {
        ...
}
EOR

and having the possibility to access the same code with another
name when in de_DE locale (schmuck):

ActionMap jewels Alias schmuck

or for nl_NL locale:

ActionMap jewels Alias sieraden

Sub gems <<EOS
sub {
    ...
}
EOS

ActionMap jewels gems
ActionMap juwelen gems

should do the trick.

Regards
        Racke


--
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team

_______________________________________________
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.