#ifdef UNX
   = CHDir   [pathname | *]
               set to home directory if operand missing.
               * : set from file/directory currently displayed.
#else
   = CHDir   [[d:]pathname | *]
               display current directory if operand missing
               * : set from file/directory currently displayed.
#endif

             wildcard is available if unique path determined.


1