Core Help Root: Commands: @chmod


PROGRAMMER COMMAND

Syntax: @mmod <flags> <method> [<method ..]
Syntax: @omod <flags> <object> [<object ..]
Syntax: @chmod <flags> <object> [<object .]
Syntax: @chflag <flags> <object> [<object ..]

These commands modify access flags on the object or method speficied. All of these are effectively aliases of each other, and are named for easy rememberance as to their function. For the purposes of this help, @chflag will be used, but all the other commands operate the same way.

The following table lists which flags may be used with each type of object or method.

Flags can be:

method access d?river, pri?vate, pro?tected, pu?blic, r?oot, fr?ob
method behavior no?override, l?ocked, na?tive, fo?rked
objects cod?e, cor?e, fe?rtile, m?ethods, v?ariables



the Cold Dark