home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / DDIR95.ZIP / DDIR95.DOC < prev    next >
Text File  |  1994-01-01  |  16KB  |  365 lines

  1.   
  2.                                                  
  3.                                       DDIR       ▌
  4.                                                  ▌
  5.                                    Version 9.5   ▌
  6.                                                  ▌
  7.                                  ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▌
  8.  
  9.      Note: this package contains the following files, zipped with PKZIP 2.04g:
  10.  
  11.                      DDIR.EXE
  12.                      DD95FG.COM
  13.                      DDIR95.DOC
  14.                      UPGRADE.TXT
  15.                      FILE_ID.DIZ
  16.                      DISTRIB.DOC
  17.                    
  18.  
  19.  
  20. DDIR 
  21. ▀▀▀▀
  22.  
  23. Purpose: gives a forward/backward scrollable double-column directory display.
  24.          Protected files are flagged with a "+", system files with a "$",
  25.          hidden files with a "*".  Files created today are shown in a
  26.          different color.
  27.          
  28.          Toggles w, x, y and z  allow rapid on-screen display of file size
  29.          in different ways - the file size reported by DOS, the total space
  30.          ACTUALLY required to store the file, the dead space "wasted" by the
  31.          file, and the file "storage efficiency"  which is simply the ratio
  32.          of file size to space actually required for storing the file.
  33.          (Depending on your DOS version and/or hard drive type, a certain
  34.          minimum amount of space is required for all files.  For example, a
  35.          10 byte batch file may actually use 512 bytes on a floppy disk and
  36.          32kb of your network drive! The dead space is the amount of disk
  37.          space wasted by a file.)
  38.  
  39.          DDIR allows to mark files for deletion, and delete them and re-list.
  40.          You can view files using the author's VIEW utility and Vernon Buerg's
  41.          LIST utility. There is also a link to a graphics viewer. I recommend
  42.          Bob Montgomery's excellent VPIC.
  43.  
  44.          You can also change directories from within the file list and exit
  45.          either to the starting drive/directory or to the currently displayed
  46.          drive/directory.
  47.  
  48.          DDIR reports as a summary total file size, total space actually
  49.          for the file(s) specified. TAKE A LOOK AT THE STORAGE EFFICIENCY FOR
  50.          THOSE SMALL BATCH FILES!!
  51.  
  52.          DDIR allows you to sort directory listings alphabetically,
  53.          by size, extension, age, attribute or storage efficiency, and to    
  54.          instantly (well, almost!) resort or reverse the sort order.
  55.          For lists that require more than one screen, you can also scroll
  56.          back and forth.
  57.  
  58.          You can toggle write-protect on and off for files (i.e. make them
  59.          read-only or read-and-write).
  60.  
  61.          You can copy files from the current list to another location.
  62.  
  63.          Please note that DDIR reports the count of files and
  64.          subdirectories separately, unlike the DOS dir command.
  65.  
  66.  
  67.  
  68.  
  69.  USAGE
  70.  ▀▀▀▀▀
  71.  
  72. Notes:   Use the same way as the DOS dir command.  Wild-card characters are
  73.           allowed.
  74.  
  75. Usage:    ddir [d:][path][file.ext]
  76.  
  77. Examples: directory of current drive and directory     ddir
  78.           list of .COM files on drive a -              ddir a:*.com
  79.           list of files of directory "one', drive c -  ddir c:\one
  80.  
  81.  
  82. Keys:
  83.  
  84.  F1  - help screen
  85.  
  86.  Esc - exit to home drive and directory
  87.  q   - exit to currently displayed drive and directory. 
  88.  
  89.  t   - mark/unmark files for deletion
  90.  Del - delete any marked files and re-list.
  91.  
  92.  Tab - change bottom display (file count summary or quick help)
  93.  
  94.  a   - sort by file attribute (system, hidden, directory etc.)
  95.  b   - back up highlighted file
  96.  c   - toggle upper/lower case display
  97.  d   - sort by file date
  98.  e   - sort by extension
  99.  f   - sort by file "storage efficiency" 
  100.  g   - view graphics file with viewer VPIC
  101.  l   - view highlighted file with LIST (by Vernon Buerg)
  102.  n   - sort by file name
  103.  p   - print directory listing
  104.  r   - reverse sort order
  105.  s   - sort by size
  106.  v   - view highlighted file with VIEW (for WordPerfect 5.0-6.0,
  107.        DOS Word 4-5.5, WinWord 1-2, Win Write, Ami Pro, ASCII, Wordstar)
  108.  w   - show file "wasted space"
  109.  x   - show file total space
  110.  y   - show DOS file size, wasted space and individual storage efficiency
  111.  z   - show file size reported by DOS
  112.  
  113.  +   - toggle file protect/unprotect (i.e. read-only or read and write)
  114.  
  115.  u   - interface to user-defined batch file DDIRCUST.BAT.  When you press u
  116.        the directory listing is copied to a file called DDIRUSER.FIL. You can
  117.        process this file via DDIRUSER.BAT.  The recommended use is to print
  118.        the directory list in two columns, compressed print, using Tony
  119.        Caine's excellent 2COL or JETCOL programs.  For example, to use JETCOL
  120.        the DDIRCUST.BAT might look like:
  121.  
  122.               c:\jetcol\jetcol ddiruser.fil
  123.  
  124.        When processing is completed the DDIR display is restored and
  125.        DDIRUSER.FIL is deleted.
  126.  
  127.  Up arrow   - scroll up one file
  128.  Down arrow - scroll down one file
  129.  PgDn       - next screen
  130.  PgUp       - previous screen
  131.  Home       - go to beginning of list
  132.  End        - go to end of list
  133.  
  134.  Right arrow - move down current screen list to select "active" file
  135.  Left arrow  - move up current screen list to select "active" file
  136.  Enter       - change to highlighted directory
  137.  
  138.  
  139. IMPORTANT NOTES
  140. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  141.   -     To use v or l you must have the VIEW or LIST utilities in a directory
  142.         referenced in your AUTOEXEC.BAT PATH statement).
  143.  
  144.   -     To use g you must have a graphics file viewer called VPIC in your
  145.         path. If you use a different viewer, you should make a copy of
  146.         the executable file and call it vpic.exe (or vpic.com if it is
  147.         a COM file).
  148.  
  149.   -     When you press the right or left arrow keys, the up and down arrow
  150.         keys are disabled. To re-enable, press Spacebar, PgUp, PgDn, Home
  151.         or End
  152.  
  153.  
  154.       **** IMPORTANT UPDATE NOTE ******** IMPORTANT UPDATE NOTE ****
  155.  
  156.       DDIR is an EXE file.  If you are upgrading from an earlier COM
  157.       version, be sure to delete DDIR.COM.
  158.    
  159.       **** IMPORTANT UPDATE NOTE ******** IMPORTANT UPDATE NOTE ****
  160.  
  161. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  162.  
  163.  
  164. CUSTOMIZING DDIR WITH DD95FG.COM
  165. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  166.  
  167. Usage: dd95cfg [filename]
  168.                where filename is ddir.exe or a copy of ddir.exe
  169.                given some other .exe name (e.g. dd95.exe) 
  170.  
  171. If you omit the filename, dd95cfg will assume you want to configure
  172. ddir.exe.
  173.  
  174.  
  175. What can you configure? (quick summary)
  176.  
  177. - the display color for the file list (old files)
  178. - the display color for new files
  179. - the display color for files marked for deletion
  180. - the display color for scrolling through the file list
  181. - the date and time format (date: US, UK or International; date: 12 or
  182.   24 hour clock)
  183. - the way in which DDIR sorts the file list when you first run it
  184. - the display speed (normal e.g. for CGA, 8088; fast e.g. for EGA/VGA, 
  185.   80286 or better)
  186. - whether or not DDIR automatically detects the number of display lines
  187.  
  188.  
  189. NOTE: the customization now allows you to save your settings to a file
  190. DDIR9CFG.SAV.  You can have different versions of this file in different
  191. directories if you wish; DDIR will use the settings it finds in the directory
  192. it is run from, if a SAV file exists there.  otherwise it will use its
  193. customized default settings.  You can also reconfigure the default
  194. customization for DDIR from any SAV file you have previously created.  This
  195. feature will be maintained, if possible, in any future upgrades of DDIR,
  196. so that you will be able to reconfigure future versions automatically using
  197. the preferences you have established now.
  198.  
  199. The display colors, the date and time format and the default display (upper
  200. or lower case) can be set automatically using the accompanying configuration
  201. program DD95CFG.BEFORE CUSTOMIZING, MAKE SURE YOU HAVE BACKED UP THE ORIGINAL
  202. DDIR.EXE TO A SAFE PLACE!  Then from the directory where you have ddir.exe
  203. simply type   dd95cfg or dd95cfg ddir.exe (where ddir.exe can be replaced
  204. with a copy of ddir.exe renamed to some other executable e.g. dd95.exe). 
  205. Follow instructions.  If you choose to reconfigure ddir.exe (or the copy)
  206. directly, a modified file called DDIRN.EXE, using your selected
  207. customizations, will be created.  Test this before using the DOS COPY
  208. command to copy it to ddir.exe.
  209.  
  210. You can also just create a new DDIR9CFG.SAV configuration file, or reconfigure
  211. ddir.exe from an existing DDIR9CFG.SAV file (including those created from 
  212. earlier versions).
  213.  
  214. If you choose to modify the executable, rather than just create a new
  215. configuration file, DD95CFG will try to open the file you specify on the
  216. command line, or, if none is given, will try to open DDIR.EXE.
  217.  
  218. The first set of customizations are for the display colors. You can then set
  219. the mode of date display (e.g. dd.mm.yy, mm-dd-yy etc.) and the default sort
  220. method when DDIR is run.
  221.  
  222. DDIR can, if your display adapter is appropriate, use fast screen display.
  223. Unless you are using a CGA adapter or VGA in a slow computer, you should
  224. be able to use this mode.  However, because some adapters are non-standard
  225. it is possible that running in fast display mode would lock your system. 
  226. DDIR therefore ships with the default normal display speed.  You can modify
  227. this through DD95CFG.  If doing so causes no problems stay with it; if a
  228. problem does arise, re-run DD95CFG and select normal display speed.
  229.  
  230. Some non-standard BIOSes do not correctly return the number of lines being
  231. used on the display screen (25 on CGA; up to 60 on VGA displays).  Although
  232. DDIR tries to detect abnormal results, you can, as an added precaution, force
  233. it to use only 25 lines.  Normally,  select "let DDIR choose", and force it
  234. to 25 lines only if there is a problem with the display.  IMPORTANT: If you
  235. have selected "normal display speed" DDIR will run in 25 line mode ONLY.
  236.  
  237.  
  238.  
  239.  
  240.  
  241. THE LEGAL STUFF
  242. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  243.  
  244. The author makes no warranty that the software in this package
  245. will work with your particular hardware configuration.  You use the
  246. programs entirely at your own risk, and the author will not be held
  247. liable for any damage caused to your hardware or software through
  248. use of this software, or for any other effects, direct or indirect,
  249. of using the software.
  250.  
  251. Legalities aside, you should not run into difficulties with this
  252. software.
  253.  
  254.  
  255.  
  256. SHAREWARE
  257. ▀▀▀▀▀▀▀▀▀
  258.  
  259.  
  260. These programs are distributed as shareware, AND ARE NOT CRIPPLED!!.
  261. (Editorial note: I don't support "crippleware" - I want to know
  262. EXACTLY what I'm expected to pay for! Crippleware is, in my opinion,
  263. like test driving a Mercedes that's been fitted with a two-stroke engine!
  264. There, that's said - but each to his own.)
  265.  
  266. You do not have to register as a user, nor are you under any
  267. obligation to buy the program(s).  However, they are not free, and in
  268. the spirit of shareware, you are requested to make a small
  269. donation to the author if you find the software in this package useful,
  270. and if you continue to use it after an evaluation period of 30 days. This
  271. would both fulfil your moral obligation and help ensure the viability of
  272. the shareware concept, from which we all benefit. If you choose not to pay,
  273. you are asked to remove the program files from your computer.
  274.  
  275. The suggested contribution is $15 but less (or more!) would be fine. Pay what
  276. you think the software is worth to you. If you pay the recommended amount PLUS
  277. ADD $4 for shipping and handling, I will send you a 5 1/4" diskette with the
  278. latest version plus a selection of other shareware (my own and the best from
  279. other authors, including 2COL/JETCOL by Tony Caine). Alternatively, send a
  280. blank diskette of your preferred size (5 1/4" 360kb or 1.2Mb, or 3 1/2" 720kb
  281. or 1.4 Mb) plus $3 s&h.
  282.  
  283. Should you decide to make a contribution, please remit to:
  284.  
  285.                    Malcolm Drury
  286.                    11 Adele Crescent
  287.                    Nepean
  288.                    ON  K2J 2T7
  289.                    Canada
  290.  
  291. Internet drury@gsc.emr.ca
  292. Compuserve 70574,3457
  293.  
  294. Bank notes would be fine!  Thank you. Please tell me where you
  295. got the software from (this helps me in knowing where to post updates), and,
  296. most importantly, which version it is.
  297.  
  298.  
  299. IF YOU HAVE PREVIOUSLY PAID FOR AN EARLIER VERSION  -  THANKS, AND
  300. OF COURSE YOU ARE NOT EXPECTED TO PAY AGAIN. YOUR INPUT, COMMENTS
  301. ETC. ARE ALWAYS WELCOME.
  302.  
  303. Please note that at the low contribution requested, I cannot provide direct
  304. technical support, nor automatically send upgrades, should they
  305. become available. If you have comments, questions, bug reports etc., please
  306. leave a message at my Compuserve or INTERNET address, or write to me via
  307. snail mail. I will endeavor to fix any problems you might encounter.
  308.  
  309. The software is supplied on an "as is" basis. You are free to distribute
  310. this software package provided that you distribute the ENTIRE package,
  311. including this documentation file. (This is necessary for others to be able
  312. to use it properly.  I've downloaded too many shareware packages that had
  313. been posted without accompanying documentation!).
  314.  
  315. I hope you find this package useful.
  316.  
  317.  
  318. Malcolm Drury
  319. January 1st, 1994
  320.  
  321.  
  322. HOW TO OBTAIN VIEW
  323. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  324.  
  325. VIEW is available on many BBS and on Compuserve/Ziffnet (VWFILE.ZIP
  326. in ZNT:TIPS).  If you wish to obtain a copy directly from me, please add $15
  327. to your contribution. Alternatively, get it from your BBS and "try before you
  328. buy" just as you are doing with DDIR.  From your favorite BBS just do a search
  329. on "VIEW??.*"  As of this date the current version is 8.7.
  330.  
  331. ********************************************************************************
  332.  
  333.             Look for the following shareware on this BBS
  334.  
  335. VGAPAL40.ZIP - customize up to 4 VGA text color palettes, choosing from more
  336.              than 260,000 colors! (And see how many you can actually discern!).
  337.              One palette can be used to create a small (2k) TSR program that
  338.              maintains your chosen scheme.  Alternatively, you can set any of
  339.              the palettes, or a grey-scale scheme, from a non-TSR if
  340.              memory or loading a TSR is a problem. (On Compuserve/Ziffnet
  341.              in ZNT:TIPS as vgacus.zip)
  342.              BBS search: vgapal??.zip
  343.  
  344.  
  345. DSPACE63.ZIP - shows graphically hard disk space installed, used and free,
  346.                for all drives, and shows drive type (local, remote, RAM etc.);
  347.                second program shows graphically space on designated drive
  348.                (including floppy), and reports on installed and available
  349.                RAM, including XMS and EMS memory. (On Compuserve/Ziffnet
  350.                in ZNT:TIPS as dskspc.zip)
  351.                BBS search: dspace??.zip
  352.  
  353. VIEW87.ZIP   - file viewer for WordPerfect 5.0 - 6.0, ASCII, Ami Pro and
  354.                Word (DOS 4/5 and Windows 1/2); includes text search,
  355.                printing full or partial file, etc.  (On Compuserve as
  356.                VWFILE.ZIP in ZNT:TIPS).  BBS search:  view???.zip.
  357.  
  358. IF YOU DO NOT FIND ANY OF THESE, LEAVE ME A MESSAGE! I'LL BE HAPPY TO SEND
  359. THEM TO YOU, BUT IN THE INTERESTS OF CUTTING DOWN CONNECT TIME WOULD
  360. PREFER TO USE INTERNET. THAT WOULD REQUIRE YOU TO HAVE THE UUDECODE.EXE
  361. PROGRAM, WHICH SHOULD BE AVAILABLE ON ANY BBS YOU USE.
  362.  
  363. CIS 70574,3457
  364. INTERNET drury@gsc.emr.ca
  365.