               MKIDIR  Vs. 1.00  ***  MaKe_Icon_+_Directory  ***
 This program is the first step in trying to intergrate the workbench with
the CLI. The current need to create the directory with makedir and then
copy a .info file to the disk is somewhat of a waste. With a .info file
requiring less than 400 bytes it seems that one should always be built.
 I like the ability to be lazy and just point and click the mouse to
go thru disks.
 I bet you've figured out what mkidir does now, it adds a WBDRAWER icon
with each directory created. The syntax is identical to makedir (I hope)
and you get a plain looking drawer icon with each directory. The icon is
located at NO_ICON_POSITION so they don't overlap when the disk is opened.
 With the current efforts to rewrite all the ADOS commands into C language
I hope all the commands will include the needed .info files.
 Copy should check for it, rename should do both file and icon,
delete should remove it, or maybe we need cipy, riname and dilete.

Usage:
mkidir path
mkidir path/subpath          [ path must exist]

Donald Wahl  6/19/87