home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / DIR / PDEL43.ZIP / PDEL.DOC < prev    next >
Encoding:
Text File  |  1991-11-14  |  32.8 KB  |  807 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                                   P D E L E T E
  20.  
  21.  
  22.  
  23.  
  24.  
  25.                              -------------------------
  26.                              Users Guide and Reference
  27.                              -------------------------
  28.  
  29.  
  30.  
  31.  
  32.  
  33.                                  Version 4.3
  34.                                 November  1991
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.        Questions and support --  Patriquin's BBS  714-352-2825 (Data)
  44.                                                   714-352-2820 (Voice)
  45.                                                   714-352-1527 (FAX)
  46.  
  47.  
  48.  
  49.                        Copyright 1991 by Norm Patriquin
  50.  
  51.  
  52.  
  53.       PDEL Users Guide/Reference                 Copyright 1991 N. Patriquin
  54.       ----------------------------------------------------------------------
  55.  
  56.  
  57.                         Table of Contents
  58.  
  59.  
  60.  
  61.       What is PDELETE . . . . . . . . . . . . . . . . . . . . .   1
  62.  
  63.       Features  . . . . . . . . . . . . . . . . . . . . . . . .   2
  64.  
  65.       Command Mode Parameters . . . . . . . . . . . . . . . . .   3
  66.  
  67.       Setting of default parameters (DOS Environment) . . . . .  12
  68.  
  69.       Examples  . . . . . . . . . . . . . . . . . . . . . . . .  13
  70.  
  71.       Registration. . . . . . . . . . . . . . . . . . . . . . .  14
  72.  
  73.       Version History . . . . . . . . . . . . . . . . . . . . .  17
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.                                     i
  101.  
  102.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page  1
  103.       ----------------------------------------------------------------------
  104.  
  105.  
  106.       What is PDELETE
  107.       ---------------
  108.  
  109.       PDELETE is an advanced Delete command to be used in DOS operating
  110.       systems.  It may be used in place of the DOS Erase and Delete
  111.       command or instead of it.  Like other Patriquin utilities, PDELETE
  112.       gives you more control of command processing and provides a much
  113.       safer way to process files.  PDELETE also provides several
  114.       features not found with the standard DOS command.
  115.  
  116.       Unlike other delete utilities, PDELETE does support DOS paths and
  117.       wildcards.  It keeps you aware of what files are being processed
  118.       and provides an emergency stop feature just in case you have
  119.       started something you feel is wrong.
  120.  
  121.       PDELETE's file selection parameters provide you with numerous
  122.       options for specifying the files to be deleted.  You may select by
  123.       directory, file, date, attribute, size, and even starting and
  124.       ending filename.
  125.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page  2
  126.       ----------------------------------------------------------------------
  127.  
  128.  
  129.       Features:
  130.       ---------
  131.  
  132.         **  Advanced file selection
  133.  
  134.         **  Emergency STOP by pressing any key
  135.  
  136.         **  Delete entire directories and remove them from disk
  137.  
  138.         **  Optionally wipe file data from disk during delete to
  139.             prevent it from being recovered by unauthorized
  140.             person.
  141.  
  142.         **  Optional verify feature lets you approve each file
  143.             before it is deleted
  144.  
  145.         **  Optionally deletes HIDDEN / SYSTEM / READONLY files
  146.  
  147.         **  Delete files until specified freespace is available
  148.  
  149.         **  Advanced DOS Pattern capability.  *TEST*.*
  150.  
  151.         **  Test feature allows you to try a command before
  152.             actually deleting any files.
  153.  
  154.         **  Deletes from multiple disk drives with a single command
  155.  
  156.         **  Accepts a list of files to be deleted.
  157.  
  158.         **  Exclusion capability allows files to be protected from
  159.             deletion.
  160.  
  161.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page  3
  162.       ----------------------------------------------------------------------
  163.  
  164.       Command Parameters
  165.       ------------------
  166.  
  167.       PDELETE allows several command parameter switches to be specified
  168.       to customize the process.  All these parameters are optional.
  169.       The command format and switch parameters are described below.  A
  170.       quick review of command parameters is always available by
  171.       entering the PDEL command with no parameters.
  172.  
  173.       COMMAND FORMAT:
  174.  
  175.       PDEL    filespec,filespec,filespec  [ (/ switches) ]
  176.  
  177.       filespec  Enter a DOS file specification.  Pathnames and
  178.                 standard DOS wildcard characters are allowed.
  179.  
  180.                 Multiple file specifications may be provided as shown in
  181.                 the above example.  Separate each filename pattern with
  182.                 a single comma.  For example:
  183.  
  184.                        PDEL *.BAK,*.BK!,*.TMP
  185.  
  186.                 Special pattern selection like *DISK*.* may be specified.
  187.                 *DISK*.* would select all files  that  have  the  chars
  188.                 'DISK' anywhere in the first portion of  the  filename.
  189.                 *DI*S*K*.* type specification also works.
  190.  
  191.                 As an alternative, a file containing a list of input
  192.                 files may be supplied.  Create a file containing lines
  193.                 with a filename or complete pathname on each line.
  194.                 Provide this filename as the source filename to PDEL
  195.                 and add an @ character before the name.  The list of
  196.                 files will be processed as if they were all specified on
  197.                 the input command line.  When the /S parameter is
  198.                 specified, an input filelist may only contain file
  199.                 names.  It may not contain directory names.
  200.  
  201.                 For file list processing,  PDEL understands the output
  202.                 of the DOS DIR command.   You may use the  DOS
  203.                 redirection feature to direct DIR output to a file,
  204.                 edit the file to add or remove entries, and then
  205.                 provide this to PCOPY as input.  For example:
  206.  
  207.                    DIR A: >DIRLIST
  208.                    (edit dirlist)
  209.                    PDEL @DIRLIST B:
  210.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page  4
  211.       ----------------------------------------------------------------------
  212.  
  213.       /A        Archive - Selects only files that have been marked
  214.                 updated by DOS.  This flag is updated by DOS whenever
  215.                 a files is processed with an intent to change or
  216.                 create new data.
  217.  
  218.       /BA       Batch file processing.  PDEL always check to determine if the
  219.                 user has pressed a key to pause processing.  This check
  220.                 can interfere with programs that store keystrokes in the
  221.                 keyboard buffer for subsequent processing.  The /BA parameter
  222.                 sets no-windows mode and disables the key press check to leave
  223.                 stored keystrokes undisturbed.
  224.  
  225.  
  226.       /BW       Forces PDEL to use  monochrome colors even when  it detects
  227.                 color display environment.    (Black & White)
  228.  
  229.  
  230.       /C        Overrides /NC when /NC is placed in the DOS environment
  231.                 variable.  /C indicates to ask before deleting any files
  232.                 if a file pattern of *.* is specified.
  233.  
  234.  
  235.       /C2 /C3
  236.              Specify /C2 or /C3 to  display the window processing screen
  237.              in an alternative  color  scheme.   To  make  this  color
  238.              change permanent,  specify  the  parameter  in  the  DOS
  239.              environment variable.
  240.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page
  241.       ----------------------------------------------------------------------
  242.  
  243.       /D:[(]xxx Date.  Select files based on the relationship between
  244.          [)]    their last update date and the date specified.  This
  245.          [=]    parameter includes a date or number of days value.
  246.                 It may also contain a modifier that reverses or
  247.                 modifies the use of the date specified.
  248.  
  249.                 When xxx contains a date the date is compared to the
  250.                 last update date of the file.  The last update date
  251.                 of the file is the date contained in its directory
  252.                 entry.  The file is selected if the condition specified
  253.                 by the condition modifier is met.  The condition
  254.                 modifier meanings are:
  255.  
  256.                   '(' =  Select files whose date is older than the
  257.                          date specified.
  258.  
  259.                   ')' =  Select files whose date is newer than the
  260.                          date specified.
  261.  
  262.                   '=' =  Select files whose date is equal to the date
  263.                          specified.
  264.  
  265.                 If the condition modifier is not specified, ')' is
  266.                 assumed.
  267.  
  268.                 Date values may be specified in any of the following
  269.                 formats:
  270.  
  271.                     MM/DD/YY   MM-DD-YY   DDMMMYY
  272.                     12/31/80   12-31-80   31DEC80
  273.  
  274.                 If xxx contains a numeric value, that positive number
  275.                 is used to calculate a date value a number of days
  276.                 prior to the current date.  Then that date is used
  277.                 as in the calculation above.
  278.  
  279.                 Example:
  280.  
  281.                 /D:(1JAN86  - Process files updated before 1JAN86
  282.                 /D:)1JAN86  - Process files updated after 1JAN86
  283.                 /D:=1JAN86  - Process files updated 1JAN86
  284.                 /D:(5  - Process files modified prior to 5 days ago
  285.                 /D:)5  - Process files modified within the last 5 days
  286.                 /D:=5  - Process files modified 5 days ago
  287.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page
  288.       ----------------------------------------------------------------------
  289.  
  290.       /DI       Delete the disk DIrectory specified in the command.
  291.                 This will remove the directory, all files within
  292.                 it and all the directories and files subordinate
  293.                 to it.
  294.  
  295.                 Only use this as a stand alone parameter.  Use a
  296.                 command like the following one to remove a directory
  297.                 from your disk:
  298.  
  299.                    PDEL \OLDDIR /DI        PDEL *.*/DI
  300.  
  301.                         --  or  --
  302.  
  303.                    PDEL \OLDDIR\*.* /DI
  304.  
  305.  
  306.         /DR:xxx
  307.              Use to process multiple disk drives.  Processing will  attempt
  308.              to delete the specified files from all drive letters  provided
  309.              with the /DR:xx parameter.
  310.  
  311.              For example, the following command  will  delete  *.BAK  files
  312.              from hard disks C:, D:, and E:.
  313.  
  314.                 PDEL *.BAK/DR:CDE
  315.  
  316.  
  317.       /EQ       Exit PDEL without user intervention.  Before PDEL exits
  318.                 window operation, it requests you to press any key.
  319.                 This parameter bypasses this request so you can use
  320.                 PDEL in DOS batch files.
  321.  
  322.  
  323.       /EX    Exclude files.  The exclude facility allows you to  provide
  324.              a list of pathname and filename specifications that  are
  325.              to  be excluded from processing.
  326.  
  327.              The exclude facility is implemented with two  actions.
  328.              First, you will need  to  create  an  exclude specification
  329.              file  and place it in the same directory  where  PPDEL.EXE
  330.              is installed  on your hard disk.  This file will contain
  331.              the names of  all  the files and paths to be excluded.
  332.              Name the file PDEL.EXC.
  333.  
  334.              You may specify DOS pattern names to exclude groups  of
  335.              files with a single specification. Like DOS, use the '*' to
  336.              indicate the last part of a filename or filename extension
  337.              may  be  any set of characters.  Also like DOS, use  the
  338.              '?'  to  indicate that any single position of a filename
  339.              may be any character.
  340.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page  7
  341.       ----------------------------------------------------------------------
  342.  
  343.              In addition  to  DOS,  two  additional  pattern  features
  344.              are available.  You may place an '*' anywhere in the
  345.              filename  to indicate any set of characters may exist in
  346.              this point in  the name.  For pathnames, you may place an
  347.              '**' at the  end  of  a directory path specification  to
  348.              indicate  the  specification applies  to  the  specified
  349.              directory   and  all  subordinate directories.  Using '**',
  350.              you can exclude an entire path  with a single
  351.              specification.
  352.  
  353.  
  354.              Following are examples:
  355.  
  356.                1.    *.EXE
  357.                2.    *.COM
  358.                3.    TEST*.*
  359.                4.    *TEST*.*
  360.                5.    DO?FIX.*
  361.                6.    PC*XX.*
  362.                7.    C:\DOS\*.*
  363.                8.    \TEST\*.*
  364.                9.    D:\GAMES**\*.*
  365.  
  366.              Explanations for the above examples:
  367.                1.  Excludes all filenames  with  the  extension  .EXE
  368.                    from processing.
  369.  
  370.                2.  Excludes all filenames ending with extension .COM.
  371.  
  372.                3.  Excludes all filenames beginning with the letters
  373.                    "TEST" from processing.
  374.  
  375.                4.  Excludes all  filenames  having  the  characters
  376.                    "TEST" anywhere in the first portion of the filename.
  377.  
  378.                5.  Exclude files having 'DO' as the first 2  characters
  379.                    of the filename,  and  'FIX'  as  the  4th,  5th,
  380.                    and  6th filename characters.  The 3rd character of
  381.                    the  filename may be any character.
  382.  
  383.                6.  Exclude  files  having  a  name  beginning  with  the
  384.                    2 characters  PC  and  where  the  first  portion  of
  385.                    the filename ends with the characters  'XX'.   Any  0
  386.                    to  4 characters may exist between the 'PC' and  'XX'
  387.                    in  the first portion of the filename.
  388.  
  389.                7.  Exclude all files from the DOS directory on drive C:.
  390.  
  391.                8.  Exclude all files from the TEST  directory  existing
  392.                    on any drive searched.
  393.  
  394.                9.  Exclude all files from the D:\GAMES\ directory and
  395.                    also exclude all files and  directories  subordinate
  396.                    to  the GAMES directory.
  397.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page  8
  398.       ----------------------------------------------------------------------
  399.  
  400.              Activating exclude --
  401.  
  402.                 Exclude will  only  be  functional  when  the  /EX
  403.                 command parameter is specified.  When /EX is  specified,
  404.                 you  must have a valid exclude file.  PDEL will not
  405.                 continue without one.   If  you  wish  exclude  to  be
  406.                 active   during  all executions,  specify  /EX  as  part
  407.                 of   the   PDEL=  DOS environment variable.  See later
  408.                 in the documentation for a description of this feature.
  409.  
  410.  
  411.       /F:file   First.  Indicates that processing is not to start until
  412.                 the specified full filename is encountered in the
  413.                 scan of the directory.
  414.  
  415.  
  416.       /FS:nnnn  Freespace.  PDELETE will delete files as long as
  417.                 there is less than nnnn thousand (nnnn * 000)
  418.                 of free space available on the disk.  This is very
  419.                 helpful for cleaning up disks but retaining as many
  420.                 files as possible.
  421.  
  422.  
  423.       /L:file   Last.  Indicates that processing is to stop after
  424.                 the specified full filename is encountered in the
  425.                 scan of the directory. The file specified will be
  426.                 processed if it matches selection criteria.
  427.  
  428.  
  429.       /M        Stop screen from scrolling from scrolling past the end
  430.                 without user intervention (MORE).
  431.  
  432.  
  433.       /NC       PDELETE asks "Are you Sure?" when you request files
  434.                 to be deleted with "*.*" patterns.  To ignore this
  435.                 question specify /NC.  Place this in the DOS environment
  436.                 variable with    SET PDEL=/NC   to prevent PDEL from
  437.                 ever asking if you are sure.
  438.  
  439.  
  440.       /NT       Prevent ending statistics about freespace and files
  441.                 deleting from printing.
  442.  
  443.  
  444.       /NS       sets all sounds generated to the speaker OFF.
  445.                 (No Sound)
  446.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page  9
  447.       ----------------------------------------------------------------------
  448.  
  449.       /NW       No Windows - Do not  use windows during processing. All
  450.                 screen output will be done through standard DOS
  451.                 facilities.
  452.  
  453.  
  454.       /O:filename-list
  455.                 Specify a list of filename patterns that are  to be
  456.                 Omitted  (excluded)  from  PDEL  processing.  If
  457.                 multiple filename patterns are specified, separate them
  458.                 with commas.
  459.  
  460.                 For example:  /O:*.BAK,*.EXE,TEST*.*
  461.  
  462.                 An alternate form of the /O parameter allows all files
  463.                 but the original filename pattern to be deleted.  Specify
  464.                 /O without any filename.  FOr example, to delete all files
  465.                 except *.EXE files  ===>  PDEL *.EXE /O
  466.  
  467.  
  468.       /P        Pause before each file is updated to allow user
  469.                 to approve or reject the action for each file.
  470.  
  471.  
  472.       /RE       Use the /RE parameter to indicate any file with special
  473.                 attributes is also to be removed from the disk.  Files
  474.                 with HIDDEN, SYSTEM, or READONLY attributes will be
  475.                 processed.
  476.  
  477.  
  478.       /RO       Include files marked with DOS readonly attribute.
  479.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page 10
  480.       ----------------------------------------------------------------------
  481.  
  482.       /S        System --  If a source  directory is  supplied, that
  483.                 directory and  all subordinate  directories will be
  484.                 searched for files to delete.  If no source directory is
  485.                 specified, all directories on the disk will be
  486.                 searched for the specified filename pattern to delete.
  487.  
  488.  
  489.       /SH       Include files marked with DOS Hidden attribute.  Normally
  490.                 PDELETE will bypass these files.
  491.  
  492.  
  493.       /SF       Include files marked with DOS System attribute.
  494.  
  495.       /SO       Process files from oldest to newest
  496.  
  497.       /SN       Process files from newest to oldest
  498.  
  499.  
  500.       /SZ: [(] [)]  nnn    Select a file based on its size.  The
  501.                 left paren indicates that files less than the
  502.                 indicated size are to be selected.  The right
  503.                 paren indicates to select files greater than the
  504.                 size.  If right or left paren are not specified,
  505.                 a left paren is assumed.  Following are examples.
  506.  
  507.                 /SZ:100    --  Select files less than 100 characters
  508.                 /SZ:(100   --  Select files less than 100 characters
  509.                 /SZ:)100   --  Select files greater than 100 characters
  510.  
  511.  
  512.       /T        Test the command.  Use this switch when you
  513.                 would like to test the command entered without
  514.                 actually updating any files.
  515.  
  516.                 This is one of the best features of PDEL.  Since PDEL is
  517.                 so powerful, the /T parameter is provided to allow you
  518.                 try any command in a simulate mode before actually
  519.                 deleting any files from your disk.  Provide the /T
  520.                 parameter with any PDEL command to get a trial run
  521.                 without having any files deleted.
  522.  
  523.                 For example:  PDEL *.BAK/T/S  will search all
  524.                 directories in the current disk for *.BAK filers and
  525.                 will show what files would be deleted if this same
  526.                 command was run without the /T parameter. for a
  527.  
  528.  
  529.       /TF       Like test but after test operation is complete you will
  530.                 be asked if delete is actually to be done. (Test First)
  531.  
  532.                 The test first allows you to try a command and then
  533.                 immediately execute the command again without the test
  534.                 option.  It is a way to perform the test and live
  535.                 runs using a single command.
  536.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page 11
  537.       ----------------------------------------------------------------------
  538.  
  539.       /W        Forces window operation.  Since PDEL defaults to window
  540.                 operation, this parameter is only useful when you have
  541.                 previously deactivated window operation by placing /NW
  542.                 in the PDEL= DOS environment variable.
  543.  
  544.  
  545.       /WI       For data security, erase all disk areas that
  546.                 contain the file when it is deleted.  This
  547.                 will prevent unauthorized users from
  548.                 recovering the file or examining its data
  549.                 by using special disk utilities.
  550.  
  551.  
  552.       /WH       PDELETE will indicate to you WHy files did not get
  553.                 processed. Normally PDELETE will not tell you why or
  554.                 when if a file is bypassed.
  555.  
  556.                 Use /WH when you want to determine why PDEL has not
  557.                 deleted a file you felt it should.  /WH causes
  558.                 PDEL to show why it bypassed processing for any files.
  559.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page 12
  560.       ----------------------------------------------------------------------
  561.  
  562.         Setting of default parameters (DOS Environment)
  563.         -----------------------------------------------
  564.  
  565.         Default parameters are parameters that do  not need to be
  566.         specified each  time PDEL is started.  Any  PCOPY parameter may
  567.         be specified as a default parameter.
  568.  
  569.         Use the DOS SET command to specify the parameter name  and
  570.         contents to be used by PDEL each time it is started.  The
  571.         following example indicates that PDEL is always to assume /NC
  572.         and /NW are specified:
  573.  
  574.                 SET PDEL=/NC/NW
  575.  
  576.         Once this DOS command is issued, each subsequent use of PDEL
  577.         will operate as if these  parameters have been specified on  the
  578.         command line.  The SET  command is most commonly placed in the
  579.         AUTOEXEC.BAT file so it may be in effect every time your machine
  580.         is started.
  581.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page 13
  582.       ----------------------------------------------------------------------
  583.  
  584.       Examples:
  585.       ---------
  586.  
  587.          Delete all *.BAK files on current default drive
  588.  
  589.              PDEL *.BAK /S
  590.  
  591.  
  592.  
  593.          Delete all *.BAK files over 30 days old
  594.  
  595.              PDEL *.BAK /S/D:(30
  596.  
  597.  
  598.  
  599.          Remove directory \ACCTING1 from drive a:
  600.  
  601.              PDEL A:\ACCTING1 /DI
  602.  
  603.  
  604.  
  605.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page 14
  606.       ----------------------------------------------------------------------
  607.  
  608.        Registering The Utilities
  609.        -------------------------
  610.  
  611.        PDEL is distributed under the Shareware concept. This allows
  612.        users to evaluate software for a short time to determine if it is
  613.        useful to them. If you decide the software is of value to you,
  614.        you are required to register it.
  615.  
  616.        This concept allows for quality software to be distributed at a
  617.        reasonable cost. Hundreds of hours of my time has been invested
  618.        in PDEL. Continued registration will justify the continued
  619.        upgrading of this utility to insure it remains up to date with
  620.        current technology. In any case, I do greatly appreciate all
  621.        users that care enough to register. I try to provide the best
  622.        possible software for all you faithful supporting users.
  623.  
  624.        You may use the order form on the next page when registering
  625.        PDEL.
  626.  
  627.        Send registration requests to:
  628.  
  629.             Patri-Soft
  630.             5225 Canyon Crest Drive
  631.             Suite 71-358
  632.             Riverside, CA  92507
  633.  
  634.        The registration charge is a one time fee that entitles you to
  635.        all future versions of the product. These may either be obtained
  636.        from normal Shareware sources or from me. I am not able to
  637.        automatically send product updates to registered users. It is
  638.        impossible to provide automatic upgrades at the low costs of
  639.        these utilities.
  640.  
  641.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page 17
  642.       ----------------------------------------------------------------------
  643.  
  644.                             PDELETE Version History
  645.  
  646.       Program Maintenance:
  647.       --------------------
  648.  
  649.       Version 1.0     October 10, 1986
  650.  
  651.       Version 1.2     January 6, 1987
  652.                    --  Corrected bug that sometimes incorrectly
  653.                        processed filenames without extension names.
  654.                    --  Added /FS parm to delete until spec freespace
  655.                        is available.
  656.  
  657.       Version 2.1     June 7, 1987
  658.                    --  Added color support
  659.                    --  Added freespace display and improved messages
  660.  
  661.       Version 2.2     December 1, 1987
  662.                    --  Correct a pattern matching problem that caused
  663.                        some files to be skipped when they should have
  664.                        been processed.
  665.  
  666.       Version 2.3     May 3, 1988
  667.                    --  Add /TF (test first) parameter to allow real
  668.                        delete after test specified
  669.  
  670.       Version 2.4     May 12, 1988
  671.                    --  /TF was forgetting what drive to process on.
  672.                        deleted incorrect files.
  673.  
  674.       Version 2.5     May 29, 1988
  675.                    --  If a pathname without wildcard characters * ?
  676.                        was specified with the /S parameter, not all
  677.                        directories would be searched.
  678.                    --  Added display of directories being scanned
  679.                    --  Corrected colors after processing was
  680.                        interrupted and restarted.
  681.                    --  /F: and /L: parameters now accept wildcard
  682.                        characters in the filenames
  683.  
  684.       Version 2.6     June 2, 1988
  685.                    --  /TF parameter was being ignored with /DI parm
  686.                    --  When /TF parm specified, do not ask if ok to
  687.                        continue after an error has been found.
  688.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page 18
  689.       ----------------------------------------------------------------------
  690.  
  691.       Version 2.7     November 30, 1988
  692.                    --  /TF parameter was being ignored with /DI parm
  693.                    --  If a space was entered between the drive letter
  694.                        and the name of the file to be deleted, pdelete
  695.                        would ignore the name and delete all files on
  696.                        the drive. (fixed)
  697.                    --  Ability to process any number of directories.
  698.  
  699.       Version 2.8     December  2, 1988
  700.                    --  Version 2.7 has a serious problem that prevented
  701.                        the /S directory scan option from working.
  702.                    --  Allow key press to pause scan of directories when
  703.                        no matching files are being found.
  704.                    --  Correct problem where directory scan function
  705.                        would not scan directories if no wildcard (pattern)
  706.                        characters (* or ?) were in filename to be deleted and
  707.                        it did not exist in the current directory.
  708.  
  709.       Version 2.9     January 17, 1989
  710.                    --  Version 2.8 directory scan was skipping directories
  711.                        when the root directory contained no files.
  712.  
  713.       Version 2.9a    February 6, 1989
  714.                    --  When /B:filename/TF was specified, the test would work
  715.                        fine but the real delete would delete all files in the
  716.                        directory.
  717.  
  718.       Version 2.9b    February 16, 1988
  719.                    --  Special wildcard pattern matching capability added.
  720.                        *DISK*.* will select all files that have the chars
  721.                        'DISK' in the primary part of the filename.
  722.                        *DI*S*K*.* also works.
  723.                    --  Add feature to take environment variable and add to
  724.                        PDEL command line data.   For example:  SET PDEL=/P
  725.                        Will cause all PDEL commands to assume /P is specified
  726.  
  727.       Version 2.9c    March 22, 1989
  728.                    --  /O (omit) option did not work in version 2.9b. Fixed.
  729.                    --  Support longer DOS environment variable string - 500
  730.  
  731.       Version 3.0     May 12, 1989  (Major release)
  732.                    --  Support of full windowed operation
  733.                    --  "Are you sure?" message added when *.* specified.
  734.                    --  /NS /NM /SH /W /NW /C /NC parms added
  735.                    --  Only print dir name when file deleted from it
  736.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page 19
  737.       ----------------------------------------------------------------------
  738.  
  739.       Version 3.2     July 4, 1989
  740.                    --  Improved /S parm.  When dir name specified with /S,
  741.                        only that dir and subordinates will be processed.
  742.                    --  Corrected line highlighting in 3.0
  743.                    --  Corrected PDEL lockup when invalid command entered
  744.                    --  When /BA specified do not stop when key pressed
  745.                    --  /DI - delete even if dir has readonly hidden system
  746.                        files
  747.                    --  /DI - improve display
  748.                    --  /DI - Correct errors.
  749.                    --  /DI - allow delete of current directory
  750.                    --  /RE option is obsolete.  Assumed if /SF /SH /RO
  751.                        specified.
  752.  
  753.       Version 3.3     July 8, 1989
  754.                    --  fixed (again) problems causing invalid commands to
  755.                        lock up PDELETE
  756.                    --  Show directory being searched in window when /S is
  757.                        used to search for files across directories.
  758.                    --  Added /WH parameter to show while files are not
  759.                        processed.
  760.                    --  Added /NT parm to allow user to prevent ending
  761.                    --  Improved "Are you sure?" msg to show delete pattern
  762.                    --  Added --> to delete msgs for clarity in /NW mode
  763.  
  764.       Version 3.3c    July 27, 1989
  765.                    --  Corrected Begin msg with /NW specified
  766.                    --  Added --> to /NW delete lines for readibility
  767.                    --  Improve "are you sure" msg
  768.                    --  Add help windows
  769.                    --  Remove copyright msg from /nw executions
  770.                    --  Correct system lockup when /NM /DI specified
  771.       PDEL Users Guide/Reference     Copyright 1991 N. Patriquin     Page 20
  772.       ----------------------------------------------------------------------
  773.  
  774.       Version 4.0     July 29, 1990
  775.                    --  Add exclude file PDEL.EXC.  See /EX parameter.
  776.                    --  Added /DR:CDE multiple drive parameter
  777.                    --  Added @filelist capability
  778.                    --  Added ability to enter multiple filenames on
  779.                        command line with , separators.
  780.                    --  /NM now suppresses all messages except errors
  781.                    --  FIX - In test mode the /DI parameter would remove
  782.                        directories that did not contain any files.
  783.                    --  Corrected problem where System/Hidden files could
  784.                        not be deleted when /REset specified.
  785.                    --  Added emergency stop (press any key) to /DI
  786.                        processing
  787.                    --  Old /EX (end quick) parameter changed to EQ for
  788.                        consistency with PCOPY
  789.                    --  /EX (exclude) parameter allows exclude file
  790.                    --  /O: parameter can work as before or with list of
  791.                        pattern files.  /O:file*.*,file2*.*,file3*.*
  792.  
  793.       Version 4.1     August 2, 1990
  794.                    --  Added registration options to PDELETE to help
  795.                        determine if worthwhile to enhance.  Only about
  796.                        1 registrations a month were received.
  797.  
  798.       Version 4.2      October 2, 1990
  799.                    --   Fixed the long beep caused by a compiler problem
  800.                    --   Corrected the divide error when deleting a non-
  801.                         existant directory
  802.       Version 4.3     November 14, 1991
  803.                    --   Added /SO and /SN
  804.  
  805.  
  806.  
  807.