home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / util / comp / 009 / shortdoc.doc < prev    next >
Text File  |  1990-06-09  |  7KB  |  187 lines

  1.                           SHORT DESCRIPTION
  2.  
  3.      This material is extracted from the XDIR manual contained
  4. in the file XDIR.DOC that is included with XDIR.  It gives a 
  5. quick overview only.  Please read the manual also.
  6.  
  7.      I've tried a number of the available DOS Shell programs and Hard 
  8. Disk Managers and am still left with two frustrations. DOS restricts 
  9. file names to 11 characters, not enough in my opinion.  Also, I'm 
  10. always short of space on my hard disk. It's full of files that I 
  11. probably don't need. It would be nice to know how often I use 
  12. SUPERPRG.EXE,  and what is it anyway?
  13.  
  14.      XDIR is my solution to this frustration. XDIR is a replacement 
  15. for the DOS commands DIR and COPY. It allows you to add your own 
  16. comments to be displayed along with the normal DOS directory. You 
  17. won't have to remember what MPDPROG.MEM was all about. The directory 
  18. will remind you with a display like:
  19.  
  20.      MPDPROG MEM  2620 01-17-87  2:19p  Maxon Paper Div. Progress Report
  21.  
  22. XDIR allows you to edit these comments freely. You can copy or move 
  23. files between directories or to another disk, and the comment text 
  24. will automatically go right with it.
  25.  
  26.      XDIR has seven modes: Help, Directory, Edit, Copy, Kill, Move and 
  27. Run. These modes are selected from the command line, e.g., XDIR /e, 
  28. and are explained in Section C.
  29.  
  30.      In addition, XDIR has a number of display options that can be 
  31. selected as well. Options include: Pick, Sort, and alternate display 
  32. modes.  These options are explained in Section D.
  33.  
  34.      Additional utilities provided to registered users of XDIR include 
  35. XDCOUNT and XDUPDATE, which monitor file usage on your hard disk and 
  36. add information to the XDIR display on the number of times that each 
  37. file has been used and the date of the last use.  Also provided are 
  38. XDZIP and XDUNZIP, which let you automatically save the XDIR comments 
  39. when you ZIP files and restore them when you UNZIP.  Use of these 
  40. utilities is described in Section F.
  41.  
  42.      XDIR is Shareware. The law requires that if you use this program, 
  43. you must pay for it. So, if you find XDIR useful, please register your 
  44. use with the author. The registration fee is $25.  Registered users 
  45. will be notified of upgrades to XDIR as they are released, and will 
  46. receive a printed copy of this manual. Online help is available 
  47. through CompuServe, by EasyPlex. Sorry, but online help is available 
  48. ONLY to registered users. Help is also available by mail. I will try 
  49. to answer all letters within 48 hours. Non-registered users must 
  50. include a SASE for a reply. The degree of help available to 
  51. non-registered users is purely discretionary. Registrations and 
  52. inquiries should be sent to:
  53.  
  54.                Iram J. Weinstein 
  55.                XD Systems
  56.                1014 Shipman Lane 
  57.                McLean, VA 22101
  58.                Voice (703) 821-3215 
  59.                CIS 70741,3711
  60.  
  61.      A registration form is included at the end of this manual.
  62.  
  63. XDIR VERSION HISTORY
  64.  
  65.    Ver. 1.001/25/87
  66.    First release, withdrawn immediately because F10 function key did 
  67.    not work at all.
  68.  
  69.    Ver. 1.0101/26/87
  70.    Corrected F10 problem but 'D' entered in a comment field caused 
  71.    action identical to F10
  72.  
  73.    Ver. 1.0201/27/87
  74.    Fixed the F10 problem correctly.
  75.  
  76.    Ver. 1.0301/29/87
  77.    Fixed problem with Copy to current directory. Now can call:  XDIR 
  78.    /c C:\xxx.yyy Previously required XDIR /c C:\xxx.yyy C:  
  79.    Fixed a problem with recognizing directory names.  Previously XDIR 
  80.    interpreted C:\XXX as equivalent to C:XXX.* This is incorrect when 
  81.    XXX is a directory name.
  82.    Fixed a problem with deleting Comment entries. Now Del, BSP or fill 
  83.    with blanks works OK.
  84.    Add listing of file names moved, same as DOS copy.  
  85.    Extend allowable number of files in a directory to 256.  
  86.    Extend allowable number of files moved to 128.  
  87.    Speed up XDIR by using Quiksort routine.
  88.  
  89.    Ver. 1.0402/22/87
  90.    General Cleanup: Reduced size and improved speed.
  91.    Removed undocumented restriction of previous versions, which could 
  92.    not copy or move a file larger than 38K.
  93.    Added Sorted directory display with Name, Ext, Date and Size 
  94. options.
  95.  
  96.    Ver. 2.01 12/01/87
  97.    Added Pick feature.
  98.    Added Alt-Del feature to edit option.
  99.    Modified access to XDIR.CMT to permit XDIR /d use on networks.
  100.    Reduced overall size with Turbo Optimizer (Reg. Turbo Power 
  101.    Software).
  102.    Automatically go to PICK mode if no filespec is provided with /m or 
  103.    /c
  104.    Add the /k mode to delete files
  105.    Add the /w mode to provide wide display, 5 files per line 
  106.    Add usage count for files, both executable and data 
  107.    Add an Unsorted directory option: /S0
  108.    Fix problem with screen color changes. Previously left yellow text 
  109.    on black background. Change to leave colors unchanged.
  110.  
  111.    Ver. 2.023/15/88
  112.    This Version of XDIR has been substantially rewritten. It is the 
  113.    first version to use Turbo Pascal 4.0 and incorporates a number of 
  114.    new features.
  115.  
  116.    Comment field increased to 65 characters from 38.  
  117.    Scroll up and down through directory display.  
  118.    Number of directory elements increased to 1024.
  119.    Number of files that can be copied or moved in one command is 1024
  120.    Directory now shows file attributes.
  121.    Sort on comment field is included.
  122.    Average comment file size is decreased.
  123.    XDCNVRT.EXE is provided to change from earlier versions.  
  124.    Memory requirements have been decreased.
  125.    Operation is noticeably faster.
  126.    Compatibility with Keyboard enhancers has been improved.  
  127.    Comments can be attached to directories.
  128.    Quick writing can be toggled off for improved compatibility.  
  129.    XDIR defaults can be altered using the DOS SET command.
  130.  
  131.     Ver. 3.0   6/10/90 
  132.     XDCount rewritten for improved compatibility with other TSRs.  
  133.    Formerly, XDCount placed its XDIR.DTA file in the C: root 
  134.    directory. But Drive C is not always a hard disk.  Now it puts the 
  135.    file in the root of the first drive specified on the command line.  
  136.    Automatic scheduling of XDUPDATE execution added.
  137.  
  138.    XDUPDATE was rewritten to search all hard disk root directories for 
  139.    XDIR.DTA and processes them all.
  140.  
  141.    XDIR Run option added.
  142.  
  143.    All .EXE files compressed with LZEXE     
  144.  
  145.  
  146.                   SOFTWARE REGISTRATION FORM AND ORDER
  147.  
  148.  
  149.  
  150.  Check all that apply:                                    
  151.  
  152.    [ ] XDIR registration                   _____ @ $25.00    
  153.  
  154.        TOTAL ENCLOSED: $______
  155.  
  156.  
  157.              If you already have copies of the programs you are
  158.         ordering , where were they obtained?
  159.  
  160.     [ ]CompuServe [ ]Friend [ ]Employer [ ]BBS ______________________
  161.  
  162.     [ ]Shareware Distributor ________________________________________
  163.  
  164.  
  165.   Payment is by check[ ] or money order[ ] (Sorry - no COD or charges)
  166.  
  167.  
  168.  
  169.         NAME    ___________________________________________
  170.  
  171.         COMPANY ___________________________________________
  172.  
  173.         ADDRESS ___________________________________________
  174.  
  175.         CITY    ___________________________________________
  176.  
  177.         STATE   __________________________ZIP _____________
  178.  
  179.  
  180.  
  181.         Send your registration form and payment to:
  182.  
  183.                        XD Systems
  184.                        1014 Shipman Lane
  185.                        McLean, VA 22101
  186.  
  187.