DIRPRN
Lists all files in the specified path and sends that list to the printer. Wildcards work as expected.
Examples
MM> DIRPRN *.* - lists all files in the current directory
MM> DIRPRN - lists all files in the current directory
MM> DIRPRN *.C - lists all files with a ".C" extension
MM> DIRPRN ABC.* - lists all files with the name "abc"
MM> DIRPRN ABC - same as abc.*
MM> DIRPRN \MMSYS\ - same as \mmsys\*.*
Note
This is a MetaMAP and MetaVUE command.
MetaMAP, Inc.
3720 Willow Ridge Road
Lexington, KY 40514-1562