Copyright 1997,1998 Ken Siders.  Program may be freely distributed.


Give Directory of ATR or DCM disk image with MyDos or Atari Dos files.
Gives file no, locked status, name, sectors, actual length in bytes
and start sector - hopefully more than you will ever want to know.

Note: DCM capability is experimental.


Usage:
------
AtrDir [-w] atrname [filespec]

-w will display in wide format which incliudes actual file size.  It is now
   optional since it is slower and may cause a lock up if it is a boot disk
   without files or a corrupt image.

atrname is, of course, the ATR (or DCM) file name.

filespec is optional, it default to *.*.  Note: It IS case sensitive since
         MyDos is case sensitive.


Possible Problems
-----------------

May lock up on non Atari and non Mydos disks especially if -W option is used.
DCM option still needs testing.  I haven't tried many images and also I don't
have any working Double Density images.  I tried using Imagic to create one
but the image it created seemed to be corrupted it couldn't even convert it
back itself.

Notes:
------
With -W option, it will run much faster with a smartdrv or windows 95 since
it has to read through most of an image to get the exact file lengths.  DCM
directories are slightly slower since the program has to read through the
entire image once (maybe more) to determine sector offsets.  It also has
to decompress the sectors.



Ken Siders

Get updates and more files from:
http://ourworld.compuserve.com/homepages/ken_siders/atari.htm

Last update: 1/24/98


This program may be freely distributed as long as this file is included

