                                                                     catalog
Chapter 7 File Management

The catalog command is very handy for determining what files are currently
located under a specified directory type.

catalog

    Lists contents of specified directory type.

         catalog [-p] [dtype]

    Lists the contents of the data file type specified by dtype, or of the
*   maps directory, if no dtype is specified.  The catalog may be displayed 
*   on the screen or directed to the primary system hardcopy printer, with 
*   the -p option.
    ___________________________________________________________________________
    Options/arguments:

         -p        Listing will be output to the default primary printer (set
                   in the config file)
         dtype     Data file type, where the options include:
                   cursor_keys         import
                   dictionary          macro
                   digitizer           map
                   digmenu             maplist
                   export              menuset
                   help                penfile
    ___________________________________________________________________________
    Example(s):

    To print a hardcopy listing of the files contained in the maps directory,
    enter:
     
         catalog -p
     
    To display (on the  screen) the contents of the macros directory, enter:
     
         catalog macro
    ___________________________________________________________________________
    See also:
              config, purge
    ___________________________________________________________________________
