Release Notes:  Version 3.42

- Release of 2003 Editions.
- Added option to retrieve e-mail from a "POP" server.
- Fixed problem where scripts were not being imported
  during the synchronize process.


Release Notes:  Version 3.41

- Added option to loop through a set of files matching
  a file specification (Script Action: Start Loop).
  For each matched file, [FILENAME], [FILESIZE],
  [FILEDATE], [FILEDATERAW], [FILETIME], and
  [FILETIMERAW] values are set automatically.
- Improved appearance of HTML output of lists.


Release Notes:  Version 3.4

- Added calendar-style report.
- Fixed erroneous "last day of month" message.
- SyncRecv and SyncSend now accept a single
  parameter indicating the name and location of the sync
  file. (eg. SYNCRECV "m:\Backup\sync.syn")
- Fixed erroneous"exit loop is not a valid script
  option" message. (Build 571)
- Fixed: "Edit as Text" was losing the destination folder
  upon save. (Build 573)
- Returned to using Clarion 5 for better reliability
  on single processor systems.


Release Notes:  Version 3.32

- Added "Mail Script" option to e-mail message sending.
  The option is similar to mail merge except that in addition
  to the recipient, you may also specify the subject, message,
  and attachments.

  Example:
  "Joe","joe@authord.com","Month End","c:\text\msg.txt","c:\attachments\attach.xls"
  "Jane","jane@authord.com","Month End","See the attached.","c:\attachments\attach.xls"


Release Notes:  Version 3.31

- Tasks can start on the minute (default behaviour)
  or on the second.
- Format of time fields can be specified.


Release Notes:  Version 3.3

- Compiled in Clarion 5.507; this fixes the random
  GPF problem experienced on dual processor systems.
- Removed false error given by SWAT utility regarding
  SW_DBASE.TPS.
- ExecuteAs utility now accepts "show=n" parameter
  to set initial window state.


Release Notes:  Version 3.24
- Fixed sending of [SHIFT+key] under XP.
- Fixed If File Exists; once set to true, it would
  stay true even if file were removed.
- Fixed [FOCUS] variable; was not returning window titles.
- Fixed "Start Program" script action; would not set
  program window to maximized state when starting.


Release Notes:  Version 3.23

- Fixed offset where scheduling exception included
  both a date and time exception.  (Standard Edition
  only).
- Fixed:  Where a variable included a negative offset
  (eg. [MMDDYY-1]), it was being ignored.
- Added [MMYY] AND [YYMM] internal variables
  (current month and year).


Release Notes:  Version 3.22

- Fixed end of month task repetition logic.


Release Notes:  Version 3.21

- Added option to send text file as message content.
- Added option to send individual messages (no BCC)
  when sending mass mailing via MAPI.
- Fixed multiple-recipient MAPI mail.
- Exported script actions containing embedded line
  feeds no longer cause duplicate actions.
- Comment script actions no longer repeat the
  action that precedes them in the script.
- Fixed [VALUE+constant] form (eg. [TODAY+12] gives
  the result [TODAY] 12 days from now).
- Fixed [MOUSE *WINDOWTITLE] logic; now correctly
  positions mouse at upper left hand corner of
  target application.


Release Notes:  Version 3.2

- Release of 2002 Editions.
- Fixed NT Service timer.


Release Notes:  Version 3.11

- Fixed progress display on FTP Uploads.
- Added internal value "SWLOOPCOUNT" to track loop
  position.
- Reversed meaning of fields when using SET INI TO
  VALUE in order to match the field meaning for other
  SET VALUE types.
- Added option to remove excess clipboard entries based
  on date added or date last used (external clipboard
  manager only).
- Zip script action can now include subfolders.


Release Notes:  Version 3.1

- Compatible with Windows XP.
- Modified DLLs to load faster.
- Changed logging of LOOP script actions.
- External clipboard manager now includes most
  recently used list, and optional abbreviation
  support.
- Fixed folder selection error under Windows 95.
- Fixed "Skip if overdue" logic.
- Fixed problem with using FTP within a loop.
- Added "drop down" menu to allow faster selection
  of script action type when adding. "Insert" is the
  shortcut key for this new button.


Release Notes:  Version 3.06

- Added "Switch Desktop" option to System Command
  script action.
- Fixed global field format error for non-date fields.
- Fixed "Set Value from INI".  Second parameter should
  have been the item in the INI file whose value
  should be retrieved.
- 3.06a: Fixed erroneous message when testing setup of
  MAPI mail settings.
- 3.06b: Fixed repetition of attachments in MAPI mail.
- 3.06c: Changed shutdown trigger to allow for 15 seconds
  of activity before closing.
- 3.06d:  Added [DAYOFWEEK], [DAYOFWEEKTEXT], and
  [DAYOFMONTH] values.


Release Notes:  Version 3.05

- E-mail addresses can be separated by commas or
  semi-colons.
- The mail merge logic was not setting the primary
  recipient in a consistent way between editions.
  Standard Edition has been changed to use
  "(Undisclosed Recipient)" instead of the
  category name + " (Copy to Sender)".

Release Notes:  Version 3.04

- Fixed: "Month End" schedule setting would select
  the first day of the next month in some
  circumstances.
- Fixed: When closing the main module in the Automation
  Edition and "warn before exit" was set, a false
  warning "No tasks will run if Schedule Wizard is closed"
  was displayed, even though the service module would
  run the tasks as expected.

Release Notes:  Version 3.03 Build 448

- Added options to Script Copy commands to
  only copy newer files, include subfolders when
  wildcards are used, and rename files on collision.
- Added option to set target path when unzipping.
- Fixed script editor bug that caused "Stop service"
  be used when "Start service" was requested.
- Fixed GPF on systems with dual processors
  caused by handling multiple message requests
  simultaneously.
- Fixed Zip/Unzip; long file name support was turned
  off and an incorrect error was generated when
  the zipping process lost focus.


Release Notes:  Version 3.02

- Fixed GPF caused by receiving an unknown API error
  from the O/S.
- Fixed bug where WAIT would not wait within LOOP
  script actions.

Release Notes:  Version 3.01

- Added "Text" filter to alternate schedule view.
  Only tasks with a description containing the entered
  text will be shown.
- Added "Scheduled E-mail" report.
- The tooltip on the Log Viewer now shows the complete
  currently highlighted line so that horizontal
  scrolling to see the detail is unnecessary.
- Changing logging of trigger actions; the trigger
  summary is logged to the regular log while details
  are now stored in the separate SW_TRIG.LOG.

Release Notes:  Version 3.0

- Automation Edition now available.  This
  edition replaces the NT Service Edition, and
  can be run on any 32-bit Windows OS including
  Windows NT, 2000, XP, ME, 95 and 98.
  The NT Service module is still included, and
  runs on Windows NT/2000/XP systems.
- Deluxe Edition now available.
  This edition replaces the Plus Edition,
  and can be run on any 32-bit Windows OS.
- Added option to start tasks when files are
  created, changed, or deleted, when Schedule
  Wizard is started, when specific windows are
  created, or when Windows shuts down or
  enters a specific power mode.  (Automation
  Edition only).
- Enhanced Send E-Mail script action.
- Enhanced ZIP/UNZIP script actions.
- Enhanced E-mail Message List display.
- Added LOOP capability to scripting.
- Added IF FILE EXISTS script action.
- Fixed logic that was one day off when
  calculating 1st, 2nd, 3rd, and 4th
  day of month. (Build 431)
- Enhanced error reporting in log for
  cases where program doesn't start
  (Build 438)
- Documentation updated.


Version 2.6

- Service module shows which user account it is
  running under in the log.
- Fixed:  NT Service edition sends attachements
  in scheduled e-mail.


Version 2.53

- Enhanced master "all detail" reports to
  include new fields, optional query, and neater
  (more concise) format.
- Fixed:  Selecting "download web page" would
  result in an e-mail script action.


Version 2.52

- Fixed:  Script actions not saved on history
  (NT Service Edition only).


Version 2.51

- Fixed:  Script action to Delete Files does not
  change to Copy Files on edit.
- Restored missing section to help file regarding
  system command script actions.


Version 2.5

- Moved script action editor to task update window.
- Script action selection box moved to separate
  window to allow more actions, and more accelerator
  keys (eg. Alt+S for Send Keys).
- Reformatted Clipboard Manager main window.
- Added message field to query.
- Holidays may be imported/exported.
- Fixed:  Alarm now skipped if task is skipped.
- Fixed:  E-mail wizard would not send using MAPI.


Version 2.41

- NT Service Edition:  Fixed problem where log file
  may be created in same folder as program being
  executed.


Version 2.4

- Enhancement:  Added E-Mail Wizard.
- Enhancement:  Added option to execute as user
  when starting a program in scripting. The "ExecuteAs"
  utility is now a seamless part of the Start Program
  script action. (NT Service Edition only).
- Enhancement:  Added script actions to reboot, logoff,
  shutdown system and reboot/logon as a different user.
- Enhancement:  Added script action to start/stop service.
- Enhancement:  Added optional news server authentication.
- Enhancement:  Added option to override e-mail and news
  server settings on each individual message.
- Enhancement:  HTML e-mail is now supported.
- Enhancement:  Added option to send mass mail using
  an external comma-delimited file containing a list
  of recipient names and addresses ("mail merge").
- Change:  Removed the extra images from the wizards in
  order to speed up the display of the windows on systems
  where the display only allows 256 colors.
- Change:  The display of the DDE script action is
  optional.  Re-organization of the script update
  options will occur when the LOOP action is added in
  a future revision.


Version 2.37

- Enhancement:  Added option to context menu
  (right-click menu) on Scheduled Tasks list to
  reschedule all items.  This allows you to delay all
  tasks until after a given date and time.
- Enhancement:  Active script viewer (File->Tools->
  View Current Script) now shows standard script editing
  window (in view mode); provides more detail.
- Fixed: Hot key script would be removed if the cancel
  button was pressed while editing an existing hot key.
- Fixed: New script action could not be added in the
  Script Wizard after an import.
- Fixed: External "Snooze" command would not alert
  Schedule Wizard that the schedule had been updated.
- Fixed: Some windows did not display correctly when
  large fonts were used by the operating system.
- Enhancement:  SW Chain now shows the number of script
  items remaining in its' title bar.


Version 2.36

- Fixed: Advanced warnings would appear twice.
- Square brackets are now optional in the first "If Value"
  parameter (both "[VALUE]" and "VALUE" are valid value
  names, and are interpreted to be the same, for example).
  Square brackets remain required for the second
  parameter.


Version 2.35

- Fixed "window not open" error that occurred
  when deleting certain script items.
- Smoother resorting deleting script items.


Version 2.34

- Added option to suppress splash window at
  start up.
- Automatic refreshing of all lists when
  adding a task using a wizard now works again.
- SyncTime now saves list of time server results,
  and uses only the most responsive time servers.


Version 2.33

- Added mouse wheel support.
- Added MAPI e-mail support (send only).
- Fixed import/export of Set Value from/to INI file.
- Added option to limit size of text log file.
- Fixed timing issue when inserting one script into
  another during a task.
- Added FILES= command-line parameter to ADSBACK.EXE.


Version 2.32

- Solved problem where chaining multiple scripts
  together failed due to not importing the file
  name on the second script.
- External message once again retains font selection.


Version 2.31

- Solved problem where e-mail messages with multiple
  attachments separated by semi-colons would only
  include the last attachment in the list.
- Maximum number of clipboard entries now saved when
  set.


Version 2.3

- Solved "handle leak" problem.
- Auto-restore clipboard now restores the most recent
  clipboard contents rather than the oldest.
- Moved reports to a separate module.


Version 2.2

- Added New Contact Wizard.
- Added option to show contact information in message.
- Multiple e-mail attachments are now supported.
  E-mail file names can include wild cards, or
  specifically named separated by semi-colons.
- Added "Comment" script action.
- Added field for "Default contact method".
- Upgraded Princen E-mail library to correct
  false error messages with some mail servers.
- Added "Quick Paste" option to external
  Clipboard Manager.  Press Win-V in any
  application to select from a list of saved
  clipboard entries for immediate pasting.
- Enhanced Contact reports.


Version 2.12

- Added option to store user defined information
  for each contact.
- Fixed bug where scripting was lost when the
  "Special Event Wizard" was used.
- Fixed bug where certain cache settings
  under NT caused the NT Service Edition to be
  unable to detail schedule changes.


Version 2.11

- Added [CLIPBOARD] value to scripting to allow
  setting and getting the contents of the clipboard
  (text only).
- Added support to set values in and from
  standard Windows INI files.


Version 2.1

- Logic that affects network traffic and disk
  access levels is more efficient.
- Released Schedule Wizard Group Edition.
- Added ExecuteAs utility (NT Service Edition).
- NT Service Edition now shows information on
  current/next task on status bar instead of
  "Inactive".
- NT Service Edition shows remote system's
  date and time when you are maintaining
  the schedule over a LAN/WAN/VPN.


Version 2.05

- Added mouse positioning support.  This makes the
  [MouseLeft] and [MouseRight] key presses more
  usable.  Examples:
  [MOUSE X=100 Y=250] - Position mouse at 100/200
  [MOUSE *Notepad] - Position mouse at upper left
     corner of *Notepad window.
  [MOUSE X+=100 Y+=0] - Move mouse 100 pixels to
     the right.
  [MOUSE X+=0 Y+=-100] - Move mouse up 100 pixels
     from its current location.
  [MOUSERIGHT] - Click right mouse button.
- Fixed key translation so that "BSKey" is
  equivalent to "BS".
- Macro recorder will now export mouse movements
  and clicks.  Added "Export As Text" option.
  (Plus and NT Service Editions only).


Version 2.04

- Added alternate presentation style for schedule.
  (File->Setup->Options, General tab).
- Revised window resizing and position-saving logic
  for smoother performance.
- Close Program script action now has the option
  of locating the program by window title.


Version 2.03

- Added "end" date and time option for tasks.
- "OK" may be pressed at any step during a task
  wizard; this removes the requirement to
  view all sections before saving.


Version 2.02

- Fixed:  Setup would not ask for access password when
  security enabled.
- Fixed:  Advanced warning would not translate values.
- Fixed:  Unnecessary "Internal Error" would appear
  during copy of an existing task.


Version 2.01

- Added option to reschedule *all* tasks to the first
  normal occurance after a date and time (great for when
  you go on vacation for a week and want most or all tasks
  moved, or when you temporarily reset your system date
  for Y2K testing!).  (File->Setup->Housekeeping)
- Added support for command-line parameters to
  ADSBACK.EXE (BACKUP=filename.zip and RESTORE=
  filename.zip) so that Schedule Wizard database
  backups can be easily scheduled.
- Added timeout to Window Title logic so that other hung
  applications would not hang Schedule Wizard.
- Reverted to previous version of e-mail library.


Version 2.0

- Added Hot Keys feature:  Type text or start any
  standard Schedule Wizard task at the press of a key!
- Added Custom Report wizard:  Create your own reports!
- Enhanced external Clipboard Manager:  Option to
  automatically type information to another
  application. (Plus Edition only)
- Optional password-protection for task maintenance.

* Free upgrade to version 2.0 for users who purchase
  Schedule Wizard v1.94 on or after July 1, 1999.


Version 1.94

- Added "Birthday/Anniversary" Wizard.
- Fixed GPF where 2 messages (internal, stay on top)
  needed to presented simultaneously.


Version 1.93

- Fixed case where "N/A" overwrote task command when
  entered.
- Added "Birthday" Wizard.


Version 1.92

- Expanded support for text to locate within a window
  (script actions - If Window Exists, Set Focus, Wait for
  Window)
- Press ESC on calendar restores last date.
- When browsing for alarm WAV files, the initial path is
  the last path used.
- Help file no longer requires INETWH32.DLL.
- Additional functions on right-click menus:  Output to
  printer, HTML, or ASCII; Best fit or reset list box
  columns.
- Added Last Run Date and Time to standard List of
  Scheduled Tasks.
- Added option to launch 16-bit applications as a separate
  process (NT only).
- Compiled in Clarion 5b Gold.


Version 1.91

- Fixed "If Window Exists" logic - was reversed in some
  situations.
- FTP operations now translate [DATE] token, even if
  "Translate "values" when starting a program" is
  unchecked in options.
- Plus and NT Service Editions now include external
  Clipboard Manager for faster access to clipboard records
  from the Windows system tray.
- NT Service Edition - Fixed COPY() script action so that
  "Window Not Open" error no longer occurs.


Version 1.9

- File Actions:  Added Recycle, Rename.  Now using shell
  to perform file operations, so wildcards can be used.
- Re-organized menu; moved task entry wizards to an
  "Actions" menu.
- Re-organized script entry window.
- Fixed problem where a script would briefly lose
  focus on the target window when key press instructions
  were divided into multiple script actions.
- Script: Edit as text now shows blank parameters as "".
  This fixes the problem where parameters did not
  translate correct when saving.
- Added FTP upload/download support with wildcards.
- Fixed "Start Script" regression.
- Added option to skip task if any script is active.
- Changed Schedule Type column in list of Scheduled Tasks
  to give more detail.
- Updated help file.
- Improved backup and restore utilities
  (included in registered version only).



Version 1.88

- Win-W (the "Windows" key and the "W" key pressed
  simultaneously) restores from the tray.
- Tray behaviour now Windows standard (stays in tray
  at all times).
- Added option to ignore hidden windows during
  comparisons.
- Increased size of message and keystroke fields in
  scripting.
- Advanced settings for IF EXIST/WAIT FOR/FOCUS ON
  window title selection:  If the requested window
  currently exists, a drop down list containing its
  visible text elements is now available.
- Added right-click menu to external display message
  program that allows variable snooze times and
  custom fonts for the message.
- Fixed bug:  "Accept loop required - GPF?" message
  no longer given after closing internal Display Message
  window.
- [=] token now accepts any valid "Clarion" statement.


Version 1.87

- Added "Edit as Text" option to Scripting
  window (right-click menu).
- Task times now rounded to the nearest minute.


Version 1.86a

- Double-left-click restores from tray rather
  than single-left-click.
- Fixed:  Email messages where recipient was
  not in the contact database did not display
  recipient name information when editing.


Version 1.86

- Fixed:  User interface would hang when minimized
  on some NT systems.
- [MM-DD-YY] now returns 01-01-99 rather than 1-01-99.


Version 1.85

- Added Bug Reporting option, and other support
  tools.
- Replaced "Search" tab with Query Wizard on
  View Schedule window.
- Script action to display message supports
  customizable button text, and stores the
  response in a RESPONSE value.
- Simple calculations can be performed in
  scripting using the [=] token
  (example:  [=DATE-1]).
- Added the [MM-DD-YY], [YY-MM-DD], and
  [DD-MM-YY] tokens (scripting).
- Added option to export schedule to HTML/ASCII
- Fixed problem where a long wait in a script
  caused remaining script items to wait twice the
  desired amount of time.
- Fixed problem where scrollbars would not scroll
  under Windows NT.
- Compiled under Clarion 5.  **Known problems:
  - Using an Intellimouse wheel to scroll beyond
    the start or end of any list box will hang
    the application.  Please use the keyboard,
    scrollbars or VCR buttons to scroll through
    lists.
- Miscellaneous minor fixes.


Version 1.84

- Fixed occasional hang during copy/delete task.


Version 1.83

- Fixed display problem on Add Message Wizard.
- Added external message display program.


Version 1.82

- Restored logic to flash tray icon when script
  processed.


Version 1.81

- Better defaults in holiday database.
- Changed palette on image in Browse Scripting window
  to avoid "flashing" effect.


Version 1.8

- Recompiled in Clarion 4.  This eliminates the conflict
  with Intellimouse drivers.
- Added script templates and script wizard for faster
  script creation.
- Expanded toolbar.
- Refined keypress sending logic; now supports VBA-like
  shorthand for CTRL (^), SHIFT (+), and ALT (%).
- Added "Saved Entries" tab to Browse Clipboard Saver
  window.
- Clipboard (text contents) are restored to last saved
  entry when Schedule Wizard starts.
- Added option to send email to contact groups, and to
  post to newsgroups.
- Expanded information on Contact Category setup window.
- Added option to customize format of schedule, contact
  category, and schedule category list boxes.
- Included utility programs to synchronize Schedule Wizard
  databases, and download URLs.


Version 1.7f

- Added variable time option to Snooze feature.
- Fixed bug where Snooze would not copy an alarm to the
  new task.
- Added option to limit number times alarm repeats.

Version 1.7e

- Expanded information on Schedule Category setup window.
- Added "Minimize to system tray instead of exiting" option
- Added "View current script" option to assist in debugging
  scripts.
- Added option to include future task occurances on Brief
  Schedule and Checklist-style reports.
- SW Chain can now use long file names when placed in
  the standard Windows "Start Up" folder.
- Browse for alarm file in Add Program Wizard activated.


Version 1.7d

- Added "Checklist-style" report (landscape mode).


Version 1.7c

- Fixed calendar lookup - wasn't displaying all valid dates
  when month changed.
- Added "customize format" feature to Contacts browse
  (available on the right-click pop-up menu).
- Added [EXITCODE] internal variable (scripting).
- Added status icon to SW Chain (Plus Edition).
- "Run Now" now executes scripts when the task scheduler
  is inactive.


Version 1.7b

- Added support for "Twice Monthly" events.
- Fixed bug in "First Day of Month" logic.
- Added support for SWCHAIN.EXE, which allows you to close
  Schedule Wizard, run another program and script, then
  restart Schedule Wizard. (Plus Edition)


Version 1.7a

- Detection of text within windows is no longer
  case-sensitive (see scripting).


Version 1.7

- Major scripting enhancements:
  - Send Email
  - Use variables (values)
  - File commands such as copy, move,
    delete, get file date and time.
  - Directory commands such as create
    and remove directories.
  - Run other scripts from within
    a currently executing script.
- Added email message library.
- Minor fixes.


Version 1.6e

- Lengthened repeating alarm file field to 255 characters.
- Fixed installation script; had been corrupted due to
  cross-linked files!


Version 1.6d

- Removed duplicate error message.
- NT Service no longer repeats check of history more than
  once per day.
- Corrected log file name; now SW98EVNT.LOG.


Version 1.6c

- Added option to display "enabled" tasks only (right-click
  menu on View Schedule window to toggle).
- Added option to "Start Program" advanced options:
  Start Type (open, print, view, explore, play, etc).
- Fixed problem with "save scripts on completed tasks". :(


Version 1.6b

- Added selection criteria option for Brief
  Schedule Reports.
- Fixed problem with exceptions that span midnight.
- Added option to save scripts on completed tasks.


Version 1.6a

- Fixed occasional "wait for time" bug.


Version 1.6

- Added "Run" URL/EXE feature to clipboard saver.
- Added Synchronize feature.
- Reduced size of date on status bar; increased size of
  status message on status bar.
- No longer waits for end of program when a wait wasn't
  requested.
- Conflict with Intellimouse drivers in Windows NT solved.
- Updated installation packages.
- Updated help file.


Version 1.5a

- View Schedule now refreshes after "Quick Start" used.
- Added support for Message Manager and Macro Recorder
  Add-On modules.


Version 1.5

- Expanded command, program, alarm file and path fields.
- Added "Save" support to the Clipboard Saver to allow
  certain clippings to be saved even if they are the
  oldest by capture date.
- Added "Resolution" tab to To Do list.
- Changed order of To Do List by Category (now Priority
  within Category).
- Updated Search Schedule interface.
- Added "Quick Start" option to right-click menu on
  "View Schedule" window.  This allows any task (even
  disabled) to be copied to a new active task that
  will run immediately, in 5 minutes, in 10 minutes,
  in 1 hour, or some other interval related to "now".
- Added "Exceptions" option to scheduling dates and times.
  This allows repeated tasks to be skipped during certain
  times or on certain dates/days of the week.
- Added "Last Day of Month" repetition option.
- Message window can now be resized.
- Miscellaneous minor enhancements and fixes.
- Upgrade note:  If you are using the "Wait for..." time or
  window title script item, we recommend reviewing these
  items after you have installed the upgrade.  This item
  now includes an option for "And/Or".  It previously made
  a "best guess" based on the other information entered.
  Although this "best guess" logic was retained for cases
  where "And/Or" is not specified, you should select
  "And" or "Or" for the best results.


Version 1.4c

- Fixed occasional Invalid Page Fault when accessing system
  tray.
- Added tips to main toolbar.
- Fixed move up/down buttons on Browse Scripting window
  (no swap error when pressed after an Insert).


Version 1.4b

- Added BEEP option to use the system speaker for the alarm.
- Fixed disappearing contact category on Update Contact window.


Version 1.4a

- Added advanced options to Start Program script command,
  including "Wait for Program End".
- Added "Display Message" script command.
- Added option to repeat alarm while waiting for message to
  be acknowledged.
- Added option to set To Do List report titles at runtime.
- Added option of log events to a text file.


Version 1.4

- Expanded To Do information to includes notes and categories.
- Added simple Contact manager.
- Added Clipboard Saver with option to monitor clipboard.
- Added Import/Export options for To Do and Contact databases.
- Fixed right-mouse-button popups on Browse Schedule and
  Browse To Do windows (now selects record before popping up).
- WAV file name is defaulted to last used for alarms.
- Added option to have messages appear over all other active
  windows and applications.
- Window positions now saved in an INI file (POSITION.INI)
  located in the directory where Schedule Wizard is
  started.
- Scripting now uses the "global delay" setting between script
  items rather than one second.  There is no delay before an
  "...End If" command.
- When a "Wait n seconds" scripting command follows a "Wait for
  Window" command, the number of seconds that have passed is now
  correctly calculated.


Version 1.3i

- Recompiled under Clarion for Windows release 2003.
  This fixes the sporadic and cryptic "CTLMAIN" error.
- Enhanced report previews.


Version 1.3g

- Fixed "file not open" bug on Move Up/Down buttons
  (Browse Script window).
- Changed "Add" button on Browse Script window to
  add new items at the currently highlighted position.
- Added "Print" button to Browse Script.

Version 1.3e

- Added "Snooze" button to message display.
- Message now defaults to description given to
  task.
- Fixed the "occasionally disappearing icons"
  problem on the To Do List.
- Registered users may request to receive a
  special edition that can be started as an NT 4.0
  Service.  This edition in currently in beta.
  Email SALES@AUTHORD.COM for more information.


Version 1.3d

- Added import, export and clear all to script editor.
- Added access to scripting via right mouse pop-up on
  "View Schedule" window.
- Fixed problem where "...End If" script item was
  ignored.


Version 1.3c

- Now refreshes "View Schedule" window when tasks are
  run.
- Added option to control speed of scripted keypresses.
- Added options to right-click on tray-icon menu.
- Added [Pause] to the list of valid keys in scripting.
- Animated tray icon to indicate when scripting (yellow)
  and scripted keypresses (red flashing) are operating.
- Fixed problem with extra spaces being sent at the end
  of scripted keypresses.


Version 1.3b

- Added option to stay minimized when running programs.


Version 1.3a

- 32-bit version now works under Windows NT 4.0.


Version 1.3

- Displayed messages now also include the "description" or title
  of the task.
- Added support for Windows 95 file associations (for example,
  starting KEYCODES.TXT will call NOTEPAD.EXE, or "This is my
  shortcut.URL" may call Internet Explorer or Netscape).
  This also fixes a problem calling Norton Utilities.
- Add new script types:  Start Program, If Window..., If Time
  Elapsed..., and ...End If.
- Added "Copy", "Move to End", and "Move to Start" buttons to
  scripting.
- Copying a task will now copy the associated script items.
- Fixed timing problem where two scripts were run simultaneously.
- Added option to "Skip task if missed (+/- 10 minutes).
- Added option - "Do not add to history when completed"
- Added "one category" report.
- Changed name to Schedule Wizard '98.  If you are upgrading from
  a previous version, you may delete SW96.* after installing this
  version.
- Updated help file.


Version 1.2d

- Made "View Schedule" and "Scripting" windows
  resizable.
- Scripting:  slowed the sending of keypresses
  to other applications - many couldn't handle
  larger strings.


Version 1.2c

- Simplified scripting keypresses by adding
  [Enter], [Tab], [Esc], [F1]...[F12] to
  list of valid keys in scripting.  [EnterKey],
  [TabKey], [EscKey], [F1Key]...[F12Key] can
  still be used.


Version 1.2b

- Fixed problem where scripting commands were
  occasionally ignored.


Version 1.2a

- Added options to import and export schedules to
  comma-delimited text files.
- Added "Copy" button to View Schedule.
- Added spin control to date fields for easier
  date changes.


Version 1.2

- Added "Scripting" (32-bit version).
- Added option to minimize to tray (32-bit version).
- Added option to removed expired uncompleted tasks.
- Fixed problem with "Remove Completed Tasks"
  function not removing under some circumstances.
- Fixed problem with "last day of week of month"
  being one week early when falling on the last
  day of the month.
- Added options to clear to do list, all completed
  or disabled tasks, and to reset "saved window
  positions and settings".


Version 1.1b

- Added "Toggle Done Status" button to To Do List
  and related right-mouse-button pop-up menu.


Version 1.1a

- Corrected installation program to use "StartUp"
  group rather than "Start Menu".


Version 1.1

- Added graphics for a more pleasing user interface
- Added toolbar for faster access to commonly used
  features
- Added "brief" schedule report
- Expanded help file
