296 Appendix A Command Reference
DIRT
DIRectory Type
Class Directory memory management
Description Specifies a directory (catalog) type that is being created.
Command syntax DIRT type
Command response type
Directory type such as: Source, SourceLib, Content, ContentLib
Query syntax DIRT?
Query response type
The current directory type defined such as: Source, SourceLib, Content, ContentLib
Example
DIRN NTSCFMT // creates a catalog named NTSCFMT
DIRT Source // identifies new catalog as a source catalog
DIRB // begins a directory editing session
NAMI 1 /tffs0/Library/Formats/NTSC // adds NTSC to catalog
.
. // add other formats
.
NAMI 6 /tffs0/Library/Formats/NTSC-J // adds NTSC-J to catalog
DIRE // ends the directory editing session
DIRS // saves the catalog