@verb #1:"verb_or_property" this none this rxd #55 @program #1:"verb_or_property" this none this "verb_or_property( [, @])" "Looks for a callable verb or property named on ." "If has a callable verb named then return :()(@)." "If has a property named then return .()." "Otherwise return E_PROPNF." "N.B.: a verb returning E_VERBNF will act like an undefined verb." set_task_perms(caller_perms()) {name, @verbargs} = args return ``$no_one:call_verb(this, name, verbargs) ! E_VERBNF => this.(name)' ! E_PROPNF => E_PROPNF' "Last modified by Lao-Tzu (#8084) on Wed May 16 20:17:14 2001 MDT." .