home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / atask13c.zip / VERSIONS.TXT < prev   
Text File  |  1995-08-01  |  4KB  |  104 lines

  1. Auto Task Version 1.3c
  2. Copyright (c) 1995 Brian K. Freese
  3. All Rights Reserved.
  4.  
  5.  
  6. Version Information
  7. -------------------
  8.  
  9. Auto Task Version 1.3c
  10.  
  11.     - Fixed Win16/Win32 structure differences.
  12.     - Fixed a problem in CPROFILE with bool8 flags which errored when 
  13.       converting to new SPECTYPES.
  14.     - Fixed problem with Windows 3.x timing:  Tasks which termiate
  15.       immediately after execution would fool Auto Task into thinking they
  16.       were still running.
  17.     - Fixed scheduler problem.  "Weeks" selection was missing within the 
  18.       scheduler dialog.  This caused max. range values to be off by one.
  19.     - Added control bar at the top of screen.  Can select: New, Open, Close,
  20.       Enable/Disable, Trigger, Terminate from control bar.
  21.     - Added Enable, Disable, Trigger, Terminate tasks options on the main menu.
  22.     - Added the ability to resize the task manager window.
  23.     - Fixed validation of the interval values within the task scheduler.  
  24.       Weekly intervals were not properly verified.
  25.     - Added missing scroll bar for interval type selections within the 
  26.       scheduler.
  27.     - Fixed task sorting.  The task manager was not sorting after changing
  28.       the status of tasks reliably.
  29.     - Added logic to allow exit of Auto Task while tasks are currently running:
  30.       You can now exit and leave all running tasks active, or exit and 
  31.       terminate all running tasks.
  32.  
  33.  
  34. Auto Task Version 1.3b
  35.  
  36.     - Initial release for Windows NT version.
  37.     - Added new preferences option "Timer Interval (in seconds) for more 
  38.       precise task execution.
  39.     - Added new Scheduler interval type in seconds.
  40.     - Modified registration routines.  Auto Task now enters "registered"
  41.       mode once a valid registration code is entered.
  42.     - Renamed 16bit version of Auto Task to "Auto Task for Windows".
  43.  
  44. Auto Task Version 1.3a
  45.  
  46.     - Fixed a problem which caused task processing not to be enabled 
  47.       at startup.
  48.  
  49. Auto Task Version 1.3
  50.  
  51.     - Added exception handling for all allocations.
  52.     - Modified task manager window; the scroll bar was cutting off a portion
  53.       of the screen when active.
  54.     - Modified structure of event database.
  55.     - Added the ability to modify task list without disabling task processing.
  56.     - Fixed bug in which non-execute tasks were eating up instance storage
  57.       space causing tasks to pause until reminder was terminated.
  58.     - Added the ability to schedule task termination events.
  59.     - INI file is now stored in the users WINDOWS directory rather than
  60.       the application path location for network installations.
  61.     - Task editor now dynamically creates controls based on the type of
  62.       task to be edited.
  63.     - Added a file selection button to select a file when scheduling
  64.       an 'execute' type task.
  65.     - Added "Reschedule", "Reschedule All", and "Duplicate" menu items.
  66.     - Added the ability to pass the .ATF file to open from the command-line.
  67.     - Fixed incorrect display of error message with database version mismatch 
  68.       error was encountered.
  69.     - Added new Interval task options.  You can now schedule an interval of
  70.       Minutes, Hours, Days or Weeks.
  71.     - Added new Specific Date schedule option.
  72.     - Added new Daily\Weekly schedule.  You can now select multiple days for
  73.       task execution (ie. Monday-Wednesday-Friday).
  74.     - Added new Monthly schedule.  Multiple weekdays or multiple month days.
  75.     - Added sorting logic to task manager; Sorts by trigger time.
  76.  
  77. Auto Task Version 1.2a
  78.  
  79.     - Fixed a cosmetic problem with the task manager dialog.
  80.  
  81. Auto Task Version 1.2
  82.  
  83.     - Fixed a problem with v1.1 which caused PM times to revert back to
  84.       AM times.
  85.     - Added the ability to edit times directly without the use of
  86.       scroll bars.
  87.  
  88. Auto Task Version 1.1
  89.     
  90.     - Added the ability to terminate tasks from within Auto Task.
  91.     - Added 3-D controls (CTL3DV2)
  92.     - Added status bar (with date/time) and menu tracking
  93.     - Added "auto" registration for future updates.
  94.     - Added  "Enable Logging" menu option.
  95.     - Added ability to maintain multiple task files.
  96.     - Fixed disable of Task Logging options when "Enable Task Logging" is 
  97.       disabled.
  98.     - Added Reminder tasks.
  99.     - Changed event times from 24 hour to 12 hour format.
  100.     - Fixed some sillyness with event processing.
  101.  
  102. Auto Task Version 1.0
  103.  
  104.     - Initial release.