arbitrary - luxembourg/muxcode-clm GitHub Wiki
ARBITRARY COMMANDS (continued)
Example: > @va testobj = $foobar *:"I was foobar'ed with %0. Set. > foobar xyzzy testobj says "I was foobar'ed with xyzzy"
You can prevent individual attributes from being checked for $-commands with the command '@set <obj>/<attr> = no_command'. Attributes so set are reported with ($) following the attribute name when examined. The command '@set <obj>/<attr> = !no_command' clears the flag.
You can also match a regular expression rather than wildcards. See 'help regexp syntax' for details.
The following attributes are never checked for $-commands: ALIAS CHARGES DESC DROP FAIL IDESC ODESC ODROP OFAIL OSUCC SEX SUCC.
Related Topics: @set