====== items ====== ---- Displays lists of active items. ==== Synopsis ==== ''%%items [] [-name ] [-type ] [-owner ] [-full]%%'' ==== Description ==== Displays information about the items that currently exist in the system. The information is sent out to the debugging terminal. ==== Arguments ==== * **[]** Displays only information on the item supplied. The item number can be in decimal or hexadecimal format, starting with 0x or $. * **name** Displays only items with the supplied name. * **type** Displays only items with the supplied type be listed. The currently supported types are: List MemFree MemHdr Folio Task Firq Sema4 Sema4Wait Message MsgPort MemList RomTag Driver IoReq Device Timer ErrorText HLInt ScreenGroup Screen Bitmap VDL DisplayInfo Overlay FileSystem File Alias Locale Template Instrument Knob Sample Cue Envelope Attachment Tuning Probe * **owner ** Displays only items owned by the supplied task. * **full** Displays any extra information available on the listed items. ==== Implementation ==== Command implemented in V20. ==== Associated Files ==== $c/items