DelAge32/64 (c) 2003-2020, Horst Schaeffer
------------------------------------------

Command line tool to delete or move files by age.

See Delage.htm for details (German: Delage-de.htm)
Program source: http://www.horstmuc.de/source/delage256.zip

History:

ver. 2.56, 2020/12/08  Option /UTF16out, /UTF8out (default) for redirection to file
                       PureBasic 5.73
ver. 2.55, 2016/05/16  Option /ANSIout for byte characters instead of UNICODE UTF-16
ver. 2.54, 2016/02/29  bugfix move target (directory creation: Windows API Unicode issue)
ver. 2.53, 2016/02/29  64 bit delage64.exe available (same source compiled as 64bit)
ver. 2.52, 2016/02/11  bug fix: combination of /created and /modified did not work correctly
ver. 2.51, 2015/05/29  minor fix: no message if option /quiet and no files qualify
ver. 2.5, 2015/05/29  (internal) UNICODE file name handling
ver. 2.4, 2014/09/07  Option /move - no empty directories will be created
                      Option /ANSIout - normal (Windows) output
                      Internal improvements; PureBasic compiler 5.30
ver. 2.31,2011/06/05  Bugfix: Option /? did not work
                      PureBasic compiler 4.30
ver. 2.3, 2008/10/28  Added: option /includeS, /includeRHS
                      Option /rd behaviour changed: 
                      age of folders ignored (all empty folders will be removed)
                      only subdirectories will be removed (not initial directory) 
ver. 2.21,2007/12/06  output lines are terminated by CR+LF (instead LF only)
ver. 2.2, 2007/06/19  fixed: directory names beginning with a period 
ver. 2.1, 2007/06/11  problem with UNC paths fixed
ver. 2.0, 2006/07/17  internal redesign
ver. 1.8, 2005/11/10  Options: /accessed, /includeH, 
                      /modified in conjunction with /created;
                      improved /rd handling (preview and "failed" notice)
ver. 1.7, 2005/10/08  /rd option
ver. 1.6, 2005/07/20  fix: file time converted to local for correct date
ver. 1.5, 2005/03/21  /move option
ver. 1.4, 2004/07/12  fix: handling of new attributes (W2K)
ver. 1.3, 2004/02/18  option /created added (by default the age is based 
                      on the "last modified date") 
ver. 1.2, 2004/02/27  always OEM character set for output UNC paths, 0 days allowed
ver. 1.1, 2004/01/23  OEM character set if output to console
ver. 1.0, 2003/11/14  first release


* 08 Dec 2020
mailto:horst.schaeffer@gmail.com
http://www.horstmuc.de
