IMM_TLIST

Keywords: IMM_TLIST, WIZ_TLIST

Category: Admin

=== STAFF MANUAL === Usage: tlist [zone] tlist [zone:namespace] Description: List all trigger (script) prototypes in a zone, showing each prototype's VID and name. Equivalent to zlist triggers. If no zone is given, defaults to the zone you are standing in. Requires General privileges. Namespace Filtering: Append :namespace to the zone name to restrict the list to a specific sub-zone: > tlist human:camp -- List only triggers in the "camp" namespace of zone "human". Output: Each line shows the trigger's VID and name. Output is paged for large zones. If results exceed the buffer limit, an overflow warning is shown. Notes: - Users with only MINIOLC must have zone permissions. - Results are sorted by VID. Related Helpfiles: WIZ_MLIST, WIZ_OLIST, WIZ_RLIST, WIZ_ZLIST, WIZ_TINDEX === END MANUAL ===