                                 DCTCopy v0.01
                                  May 9, 1996


This is a simple program that I threw together because a local SysOp
requested it.  It will allow the SysOp to use alternating ANSIs for their
menus or random ones each time the next user logs in.  To configure the
program, edit the file DCTCOPY.CTL and enter the filename of each file
you would like to have multiple ANSIs to.  Do not include the .ANS
extension.  A sample DCTCOPY.CTL file may look like this:

---------------------------------------------
C:\RA\TXTFILES\LOGO
C:\RA\TXTFILES\MAINMENU
---------------------------------------------

Then make the files you would like to have selected, and name them LOGO.1,
LOGO.2, etc.  Do the same for MAINMENU and any other files you may have
listed here.

When running DCTCopy.Exe, simply add the parameter "/S" if you would like
the files to be used sequentially or "/R" for random (if none is used, it
will default to random mode).  You may also use the parameter "/C" to
specify an alternate filename for the .CTL file.  Use "/?" to bring up a
more detailed help screen.
