home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 April / Chip_2000-04_cd.bin / sharewar / Schedule / whatsnew.txt < prev   
Text File  |  2000-02-20  |  20KB  |  649 lines

  1. Release Notes
  2. =============
  3.  
  4. Version 2.11
  5.  
  6. - Added [CLIPBOARD] value to scripting to allow
  7.   setting and getting the contents of the clipboard
  8.   (text only).
  9. - Added support to set values in and from
  10.   standard Windows INI files.
  11.  
  12.  
  13. Version 2.1
  14.  
  15. - Logic that affects network traffic and disk
  16.   access levels is more efficient.
  17. - Released Schedule Wizard Group Edition.
  18. - Added ExecuteAs utility (NT Service Edition).
  19. - NT Service Edition now shows information on
  20.   current/next task on status bar instead of
  21.   "Inactive".
  22. - NT Service Edition shows remote system's
  23.   date and time when you are maintaining
  24.   the schedule over a LAN/WAN/VPN.
  25.  
  26.  
  27. Version 2.05
  28.  
  29. - Added mouse positioning support.  This makes the
  30.   [MouseLeft] and [MouseRight] key presses more
  31.   usable.  Examples:
  32.   [MOUSE X=100 Y=250] - Position mouse at 100/200  
  33.   [MOUSE *Notepad] - Position mouse at upper left
  34.      corner of *Notepad window.
  35.   [MOUSE X+=100 Y+=0] - Move mouse 100 pixels to
  36.      the right.
  37.   [MOUSE X+=0 Y+=-100] - Move mouse up 100 pixels
  38.      from its current location.
  39.   [MOUSERIGHT] - Click right mouse button.
  40. - Fixed key translation so that "BSKey" is
  41.   equivalent to "BS".
  42. - Macro recorder will now export mouse movements
  43.   and clicks.  Added "Export As Text" option.
  44.   (Plus and NT Service Editions only).
  45.  
  46.  
  47. Version 2.04
  48.  
  49. - Added alternate presentation style for schedule.
  50.   (File->Setup->Options, General tab).
  51. - Revised window resizing and position-saving logic
  52.   for smoother performance.
  53. - Close Program script action now has the option
  54.   of locating the program by window title.
  55.  
  56.  
  57. Version 2.03
  58.  
  59. - Added "end" date and time option for tasks.
  60. - "OK" may be pressed at any step during a task
  61.   wizard; this removes the requirement to 
  62.   view all sections before saving.
  63.  
  64.  
  65. Version 2.02
  66.  
  67. - Fixed:  Setup would not ask for access password when
  68.   security enabled.
  69. - Fixed:  Advanced warning would not translate values.
  70. - Fixed:  Unnecessary "Internal Error" would appear
  71.   during copy of an existing task.
  72.  
  73.  
  74. Version 2.01
  75.  
  76. - Added option to reschedule *all* tasks to the first
  77.   normal occurance after a date and time (great for when
  78.   you go on vacation for a week and want most or all tasks
  79.   moved, or when you temporarily reset your system date
  80.   for Y2K testing!).  (File->Setup->Housekeeping)
  81. - Added support for command-line parameters to
  82.   ADSBACK.EXE (BACKUP=filename.zip and RESTORE=
  83.   filename.zip) so that Schedule Wizard database
  84.   backups can be easily scheduled.
  85. - Added timeout to Window Title logic so that other hung
  86.   applications would not hang Schedule Wizard.
  87. - Reverted to previous version of e-mail library.
  88.  
  89.  
  90. Version 2.0
  91.  
  92. - Added Hot Keys feature:  Type text or start any
  93.   standard Schedule Wizard task at the press of a key!
  94. - Added Custom Report wizard:  Create your own reports!
  95. - Enhanced external Clipboard Manager:  Option to
  96.   automatically type information to another
  97.   application. (Plus Edition only)
  98. - Optional password-protection for task maintenance.
  99.  
  100. * Free upgrade to version 2.0 for users who purchase
  101.   Schedule Wizard 2000 v1.94 on or after July 1, 1999.
  102.  
  103.  
  104. Version 1.94
  105.  
  106. - Added "Birthday/Anniversary" Wizard.
  107. - Fixed GPF where 2 messages (internal, stay on top)
  108.   needed to presented simultaneously.
  109.  
  110.  
  111. Version 1.93
  112.  
  113. - Fixed case where "N/A" overwrote task command when
  114.   entered.
  115. - Added "Birthday" Wizard.
  116.  
  117.  
  118. Version 1.92
  119.  
  120. - Expanded support for text to locate within a window
  121.   (script actions - If Window Exists, Set Focus, Wait for
  122.   Window)
  123. - Press ESC on calendar restores last date.
  124. - When browsing for alarm WAV files, the initial path is
  125.   the last path used.
  126. - Help file no longer requires INETWH32.DLL.
  127. - Additional functions on right-click menus:  Output to
  128.   printer, HTML, or ASCII; Best fit or reset list box
  129.   columns.
  130. - Added Last Run Date and Time to standard List of
  131.   Scheduled Tasks.
  132. - Added option to launch 16-bit applications as a separate
  133.   process (NT only).
  134. - Compiled in Clarion 5b Gold.
  135.  
  136.  
  137. Version 1.91
  138.  
  139. - Fixed "If Window Exists" logic - was reversed in some
  140.   situations.
  141. - FTP operations now translate [DATE] token, even if
  142.   "Translate "values" when starting a program" is
  143.   unchecked in options.
  144. - Plus and NT Service Editions now include external
  145.   Clipboard Manager for faster access to clipboard records
  146.   from the Windows system tray.
  147. - NT Service Edition - Fixed COPY() script action so that
  148.   "Window Not Open" error no longer occurs.
  149.  
  150.  
  151. Version 1.9
  152.  
  153. - File Actions:  Added Recycle, Rename.  Now using shell
  154.   to perform file operations, so wildcards can be used.
  155. - Re-organized menu; moved task entry wizards to an
  156.   "Actions" menu.
  157. - Re-organized script entry window.
  158. - Fixed problem where a script would briefly lose
  159.   focus on the target window when key press instructions
  160.   were divided into multiple script actions.
  161. - Script: Edit as text now shows blank parameters as "".
  162.   This fixes the problem where parameters did not
  163.   translate correct when saving.
  164. - Added FTP upload/download support with wildcards.
  165. - Fixed "Start Script" regression.
  166. - Added option to skip task if any script is active.
  167. - Changed Schedule Type column in list of Scheduled Tasks
  168.   to give more detail.
  169. - Updated help file.
  170. - Improved backup and restore utilities
  171.   (included in registered version only).
  172.  
  173.  
  174.  
  175. Version 1.88
  176.  
  177. - Win-W (the "Windows" key and the "W" key pressed
  178.   simultaneously) restores from the tray.
  179. - Tray behaviour now Windows standard (stays in tray
  180.   at all times).
  181. - Added option to ignore hidden windows during
  182.   comparisons.
  183. - Increased size of message and keystroke fields in
  184.   scripting.
  185. - Advanced settings for IF EXIST/WAIT FOR/FOCUS ON
  186.   window title selection:  If the requested window
  187.   currently exists, a drop down list containing its
  188.   visible text elements is now available.
  189. - Added right-click menu to external display message
  190.   program that allows variable snooze times and
  191.   custom fonts for the message.
  192. - Fixed bug:  "Accept loop required - GPF?" message
  193.   no longer given after closing internal Display Message
  194.   window.
  195. - [=] token now accepts any valid "Clarion" statement.
  196.  
  197.  
  198. Version 1.87
  199.  
  200. - Added "Edit as Text" option to Scripting
  201.   window (right-click menu).
  202. - Task times now rounded to the nearest minute.
  203.  
  204.  
  205. Version 1.86a
  206.  
  207. - Double-left-click restores from tray rather
  208.   than single-left-click.
  209. - Fixed:  Email messages where recipient was
  210.   not in the contact database did not display
  211.   recipient name information when editing.
  212.  
  213.  
  214. Version 1.86
  215.  
  216. - Fixed:  User interface would hang when minimized
  217.   on some NT systems.
  218. - [MM-DD-YY] now returns 01-01-99 rather than 1-01-99.
  219.  
  220.  
  221. Version 1.85
  222.  
  223. - Added Bug Reporting option, and other support
  224.   tools.
  225. - Replaced "Search" tab with Query Wizard on
  226.   View Schedule window.
  227. - Script action to display message supports
  228.   customizable button text, and stores the
  229.   response in a RESPONSE value.
  230. - Simple calculations can be performed in
  231.   scripting using the [=] token
  232.   (example:  [=DATE-1]).
  233. - Added the [MM-DD-YY], [YY-MM-DD], and
  234.   [DD-MM-YY] tokens (scripting).
  235. - Added option to export schedule to HTML/ASCII
  236. - Fixed problem where a long wait in a script
  237.   caused remaining script items to wait twice the
  238.   desired amount of time.
  239. - Fixed problem where scrollbars would not scroll
  240.   under Windows NT.
  241. - Compiled under Clarion 5.  **Known problems:
  242.   - Using an Intellimouse wheel to scroll beyond
  243.     the start or end of any list box will hang
  244.     the application.  Please use the keyboard,
  245.     scrollbars or VCR buttons to scroll through
  246.     lists.
  247. - Miscellaneous minor fixes.
  248.  
  249.  
  250. Version 1.84
  251.  
  252. - Fixed occasional hang during copy/delete task.
  253.  
  254.  
  255. Version 1.83
  256.  
  257. - Fixed display problem on Add Message Wizard.
  258. - Added external message display program.
  259.  
  260.  
  261. Version 1.82
  262.  
  263. - Restored logic to flash tray icon when script
  264.   processed.
  265.  
  266.  
  267. Version 1.81
  268.  
  269. - Better defaults in holiday database.
  270. - Changed palette on image in Browse Scripting window
  271.   to avoid "flashing" effect.
  272.  
  273.  
  274. Version 1.8
  275.  
  276. - Recompiled in Clarion 4.  This eliminates the conflict
  277.   with Intellimouse drivers.
  278. - Added script templates and script wizard for faster
  279.   script creation.
  280. - Expanded toolbar.
  281. - Refined keypress sending logic; now supports VBA-like
  282.   shorthand for CTRL (^), SHIFT (+), and ALT (%).
  283. - Added "Saved Entries" tab to Browse Clipboard Saver
  284.   window.
  285. - Clipboard (text contents) are restored to last saved
  286.   entry when Schedule Wizard starts.
  287. - Added option to send email to contact groups, and to
  288.   post to newsgroups.
  289. - Expanded information on Contact Category setup window.
  290. - Added option to customize format of schedule, contact
  291.   category, and schedule category list boxes.
  292. - Included utility programs to synchronize Schedule Wizard
  293.   databases, and download URLs.
  294.  
  295.  
  296. Version 1.7f
  297.  
  298. - Added variable time option to Snooze feature.
  299. - Fixed bug where Snooze would not copy an alarm to the
  300.   new task.
  301. - Added option to limit number times alarm repeats.
  302.  
  303. Version 1.7e
  304.  
  305. - Expanded information on Schedule Category setup window.
  306. - Added "Minimize to system tray instead of exiting" option
  307. - Added "View current script" option to assist in debugging
  308.   scripts.
  309. - Added option to include future task occurances on Brief
  310.   Schedule and Checklist-style reports.
  311. - SW Chain can now use long file names when placed in
  312.   the standard Windows "Start Up" folder.
  313. - Browse for alarm file in Add Program Wizard activated.
  314.  
  315.  
  316. Version 1.7d
  317.  
  318. - Added "Checklist-style" report (landscape mode).
  319.  
  320.  
  321. Version 1.7c
  322.  
  323. - Fixed calendar lookup - wasn't displaying all valid dates
  324.   when month changed.
  325. - Added "customize format" feature to Contacts browse
  326.   (available on the right-click pop-up menu).
  327. - Added [EXITCODE] internal variable (scripting).
  328. - Added status icon to SW Chain (Plus Edition).
  329. - "Run Now" now executes scripts when the task scheduler
  330.   is inactive.
  331.  
  332.  
  333. Version 1.7b
  334.  
  335. - Added support for "Twice Monthly" events.
  336. - Fixed bug in "First Day of Month" logic.
  337. - Added support for SWCHAIN.EXE, which allows you to close
  338.   Schedule Wizard 2000, run another program and script, then
  339.   restart Schedule Wizard 2000. (Plus Edition)
  340.  
  341.  
  342. Version 1.7a
  343.  
  344. - Detection of text within windows is no longer
  345.   case-sensitive (see scripting).
  346.  
  347.  
  348. Version 1.7
  349.  
  350. - Major scripting enhancements:
  351.   - Send Email
  352.   - Use variables (values)
  353.   - File commands such as copy, move,
  354.     delete, get file date and time.
  355.   - Directory commands such as create
  356.     and remove directories.
  357.   - Run other scripts from within
  358.     a currently executing script.
  359. - Added email message library.
  360. - Minor fixes.
  361.  
  362.  
  363. Version 1.6e
  364.  
  365. - Lengthened repeating alarm file field to 255 characters.
  366. - Fixed installation script; had been corrupted due to
  367.   cross-linked files!
  368.  
  369.  
  370. Version 1.6d
  371.  
  372. - Removed duplicate error message.
  373. - NT Service no longer repeats check of history more than
  374.   once per day.
  375. - Corrected log file name; now SW98EVNT.LOG.
  376.  
  377.  
  378. Version 1.6c
  379.  
  380. - Added option to display "enabled" tasks only (right-click
  381.   menu on View Schedule window to toggle).
  382. - Added option to "Start Program" advanced options:
  383.   Start Type (open, print, view, explore, play, etc).
  384. - Fixed problem with "save scripts on completed tasks". :(
  385.  
  386.  
  387. Version 1.6b
  388.  
  389. - Added selection criteria option for Brief
  390.   Schedule Reports.
  391. - Fixed problem with exceptions that span midnight.
  392. - Added option to save scripts on completed tasks.
  393.  
  394.  
  395. Version 1.6a
  396.  
  397. - Fixed occasional "wait for time" bug.
  398.  
  399.  
  400. Version 1.6
  401.  
  402. - Added "Run" URL/EXE feature to clipboard saver.
  403. - Added Synchronize feature.
  404. - Reduced size of date on status bar; increased size of
  405.   status message on status bar.
  406. - No longer waits for end of program when a wait wasn't
  407.   requested.
  408. - Conflict with Intellimouse drivers in Windows NT solved.
  409. - Updated installation packages.
  410. - Updated help file.
  411.  
  412.  
  413. Version 1.5a
  414.  
  415. - View Schedule now refreshes after "Quick Start" used.
  416. - Added support for Message Manager and Macro Recorder
  417.   Add-On modules.
  418.  
  419.  
  420. Version 1.5
  421.  
  422. - Expanded command, program, alarm file and path fields.
  423. - Added "Save" support to the Clipboard Saver to allow
  424.   certain clippings to be saved even if they are the
  425.   oldest by capture date.
  426. - Added "Resolution" tab to To Do list.
  427. - Changed order of To Do List by Category (now Priority
  428.   within Category).
  429. - Updated Search Schedule interface.
  430. - Added "Quick Start" option to right-click menu on
  431.   "View Schedule" window.  This allows any task (even
  432.   disabled) to be copied to a new active task that
  433.   will run immediately, in 5 minutes, in 10 minutes,
  434.   in 1 hour, or some other interval related to "now".
  435. - Added "Exceptions" option to scheduling dates and times.
  436.   This allows repeated tasks to be skipped during certain
  437.   times or on certain dates/days of the week.
  438. - Added "Last Day of Month" repetition option.
  439. - Message window can now be resized.
  440. - Miscellaneous minor enhancements and fixes.
  441. - Upgrade note:  If you are using the "Wait for..." time or
  442.   window title script item, we recommend reviewing these
  443.   items after you have installed the upgrade.  This item
  444.   now includes an option for "And/Or".  It previously made
  445.   a "best guess" based on the other information entered.
  446.   Although this "best guess" logic was retained for cases
  447.   where "And/Or" is not specified, you should select
  448.   "And" or "Or" for the best results.
  449.  
  450.  
  451. Version 1.4c
  452.  
  453. - Fixed occasional Invalid Page Fault when accessing system
  454.   tray.
  455. - Added tips to main toolbar.
  456. - Fixed move up/down buttons on Browse Scripting window
  457.   (no swap error when pressed after an Insert).
  458.  
  459.  
  460. Version 1.4b
  461.  
  462. - Added BEEP option to use the system speaker for the alarm.
  463. - Fixed disappearing contact category on Update Contact window.
  464.  
  465.  
  466. Version 1.4a
  467.  
  468. - Added advanced options to Start Program script command,
  469.   including "Wait for Program End".
  470. - Added "Display Message" script command.
  471. - Added option to repeat alarm while waiting for message to
  472.   be acknowledged.
  473. - Added option to set To Do List report titles at runtime.
  474. - Added option of log events to a text file.
  475.  
  476.  
  477. Version 1.4
  478.  
  479. - Expanded To Do information to includes notes and categories.
  480. - Added simple Contact manager.
  481. - Added Clipboard Saver with option to monitor clipboard.
  482. - Added Import/Export options for To Do and Contact databases.
  483. - Fixed right-mouse-button popups on Browse Schedule and
  484.   Browse To Do windows (now selects record before popping up).
  485. - WAV file name is defaulted to last used for alarms.
  486. - Added option to have messages appear over all other active
  487.   windows and applications.
  488. - Window positions now saved in an INI file (POSITION.INI)
  489.   located in the directory where Schedule Wizard 2000 is
  490.   started.
  491. - Scripting now uses the "global delay" setting between script
  492.   items rather than one second.  There is no delay before an
  493.   "...End If" command.
  494. - When a "Wait n seconds" scripting command follows a "Wait for
  495.   Window" command, the number of seconds that have passed is now
  496.   correctly calculated.
  497.  
  498.  
  499. Version 1.3i
  500.  
  501. - Recompiled under Clarion for Windows release 2003.
  502.   This fixes the sporadic and cryptic "CTLMAIN" error.
  503. - Enhanced report previews.
  504.  
  505.  
  506. Version 1.3g
  507.  
  508. - Fixed "file not open" bug on Move Up/Down buttons
  509.   (Browse Script window).
  510. - Changed "Add" button on Browse Script window to
  511.   add new items at the currently highlighted position.
  512. - Added "Print" button to Browse Script.
  513.  
  514. Version 1.3e
  515.  
  516. - Added "Snooze" button to message display.
  517. - Message now defaults to description given to
  518.   task.
  519. - Fixed the "occasionally disappearing icons"
  520.   problem on the To Do List.
  521. - Registered users may request to receive a
  522.   special edition that can be started as an NT 4.0
  523.   Service.  This edition in currently in beta.
  524.   Email sorev@dlcwest.com for more information.
  525.  
  526.  
  527. Version 1.3d
  528.  
  529. - Added import, export and clear all to script editor.
  530. - Added access to scripting via right mouse pop-up on
  531.   "View Schedule" window.
  532. - Fixed problem where "...End If" script item was
  533.   ignored.
  534.  
  535.  
  536. Version 1.3c
  537.  
  538. - Now refreshes "View Schedule" window when tasks are
  539.   run.
  540. - Added option to control speed of scripted keypresses.
  541. - Added options to right-click on tray-icon menu.
  542. - Added [Pause] to the list of valid keys in scripting.
  543. - Animated tray icon to indicate when scripting (yellow)
  544.   and scripted keypresses (red flashing) are operating.
  545. - Fixed problem with extra spaces being sent at the end
  546.   of scripted keypresses.
  547.  
  548.  
  549. Version 1.3b
  550.  
  551. - Added option to stay minimized when running programs.
  552.  
  553.  
  554. Version 1.3a
  555.  
  556. - 32-bit version now works under Windows NT 4.0.
  557.  
  558.  
  559. Version 1.3
  560.  
  561. - Displayed messages now also include the "description" or title
  562.   of the task.
  563. - Added support for Windows 95 file associations (for example,
  564.   starting KEYCODES.TXT will call NOTEPAD.EXE, or "This is my
  565.   shortcut.URL" may call Internet Explorer or Netscape).
  566.   This also fixes a problem calling Norton Utilities.
  567. - Add new script types:  Start Program, If Window..., If Time
  568.   Elapsed..., and ...End If.
  569. - Added "Copy", "Move to End", and "Move to Start" buttons to
  570.   scripting.
  571. - Copying a task will now copy the associated script items.
  572. - Fixed timing problem where two scripts were run simultaneously.
  573. - Added option to "Skip task if missed (+/- 10 minutes).
  574. - Added option - "Do not add to history when completed"
  575. - Added "one category" report.
  576. - Changed name to Schedule Wizard 2000.  If you are upgrading from
  577.   a previous version, you may delete SW96.* after installing this
  578.   version.
  579. - Updated help file.
  580.  
  581.  
  582. Version 1.2d
  583.  
  584. - Made "View Schedule" and "Scripting" windows
  585.   resizable.
  586. - Scripting:  slowed the sending of keypresses
  587.   to other applications - many couldn't handle
  588.   larger strings.
  589.  
  590.  
  591. Version 1.2c
  592.  
  593. - Simplified scripting keypresses by adding
  594.   [Enter], [Tab], [Esc], [F1]...[F12] to
  595.   list of valid keys in scripting.  [EnterKey],
  596.   [TabKey], [EscKey], [F1Key]...[F12Key] can
  597.   still be used.
  598.  
  599.  
  600. Version 1.2b
  601.  
  602. - Fixed problem where scripting commands were
  603.   occasionally ignored.
  604.  
  605.  
  606. Version 1.2a
  607.  
  608. - Added options to import and export schedules to
  609.   comma-delimited text files.
  610. - Added "Copy" button to View Schedule.
  611. - Added spin control to date fields for easier
  612.   date changes.
  613.  
  614.  
  615. Version 1.2
  616.  
  617. - Added "Scripting" (32-bit version).
  618. - Added option to minimize to tray (32-bit version).
  619. - Added option to removed expired uncompleted tasks.
  620. - Fixed problem with "Remove Completed Tasks"
  621.   function not removing under some circumstances.
  622. - Fixed problem with "last day of week of month"
  623.   being one week early when falling on the last
  624.   day of the month.
  625. - Added options to clear to do list, all completed
  626.   or disabled tasks, and to reset "saved window
  627.   positions and settings".
  628.  
  629.  
  630. Version 1.1b
  631.  
  632. - Added "Toggle Done Status" button to To Do List
  633.   and related right-mouse-button pop-up menu.
  634.  
  635.  
  636. Version 1.1a
  637.  
  638. - Corrected installation program to use "StartUp"
  639.   group rather than "Start Menu".
  640.  
  641.  
  642. Version 1.1
  643.  
  644. - Added graphics for a more pleasing user interface
  645. - Added toolbar for faster access to commonly used
  646.   features
  647. - Added "brief" schedule report
  648. - Expanded help file
  649.