This *Command creates a file of leafnames, that match the given wildcarded pattern, from the given directory.
*EnumDir directory output_file [pattern]
| directory | Valid pathname specifying a directory |
| output_file | Valid pathname specifying a file |
| pattern | Wildcarded match specification |
The default pattern value is ‘*’.
The current directory can be specified by using the @ symbol.