home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / DIR / LF32.ZIP / WHATSNEW.32 < prev   
Encoding:
Text File  |  1991-07-12  |  2.2 KB  |  52 lines

  1.                     Changes and additions for LF 3.2
  2.  
  3. - The OLDer and NEWer commands have now been added.  /OLDer=X will find
  4.   files that are X days old or older.  /NEWer=X will find files that are
  5.   X days old or newer.  Both commands can be shortened to just the
  6.   letters in caps (/NEW or /OLD).
  7.  
  8.   In the case that both /NEW and /OLD are given on the command line,
  9.   /NEW will take precedence.
  10.  
  11. - LF will can now be told to search down only a specified path.  This
  12.   can speed things up if you know the file(s) you what are under a
  13.   certain sub-dir.  This feature is activated if you type a path name
  14.   instead of just a filespec.
  15.  
  16. - The current drive (/c) option was added.  This option tells LF to search
  17.   only the current DOS drive for the specified files.
  18.  
  19. - The interactive option (/i) also controls the pausing of files if
  20.   there is no command string.  This means that if LF is run with the
  21.   interactive switch, the display will pause after each full screen.
  22.  
  23. - In addition to the skip option (pressing S at the prompt) there is now
  24.   a continuous option.  Pressing C at the prompt will switch LF over to
  25.   non-interactive mode.
  26.  
  27. - Pressing ? at the prompt will now issue a one line help message.
  28.  
  29. - A few internal changes have been made that make the .EXE file a little
  30.   smaller.  LF should also run a little faster.
  31.  
  32. - The documentation is now "New and improved!"
  33.  
  34.                     Changes and additions for LF 3.1
  35.  
  36. - The default parameters can now be written to disk with the /w option.
  37.  
  38. - Since the /w option is now available, the /n (network) option is gone.
  39.   You may now accomplish the same thing by writing the proper start and
  40.   end drive to the .EXE.
  41.  
  42. - The procedures to parse the command line are totally new, so now the
  43.   options can appear anywhere on the command line.  Also, when using an
  44.   option that has a value associated with it, you now must use '='
  45.   instead of a space.  (/s e becomes /s=e)
  46.  
  47. - Since you may now make the interactive option (/i) permanent, an
  48.   option for non-interactive has been added.  This is /y.
  49.  
  50. - When the interactive option prompts you, you may now press S to skip
  51.   processing the current directory and move on to the next dir.
  52.