Skip to content

Schedule Wizard 4.40.5988 and earlier

Version 4.40.5988 Release Notes:

  • Rollup miscellaneous minor fixes and enhancements.

Version 4.40.5978 Release Notes:

  • Rollup miscellaneous minor fixes and enhancements.

Version 4.40.5970 Release Notes:

  • Updated to Clarion 10.12567
  • Rollup miscellaneous minor fixes and enhancements.

Version 4.39.5966 Release Notes:

  • Rollup miscellaneous minor fixes and enhancements.

Version 4.39.5963 Release Notes:

  • Rollup miscellaneous minor fixes and enhancements.

Version 4.39.5959 Release Notes:

  • Added option to disable web interface when using
    “Run As Service”.

Version 4.39 Release Notes:

  • Updated to Clarion 10.
  • Rollup miscellaneous minor fixes and enhancements.

Version 4.38.5381 Release Notes:

  • Updated third party libraries.
  • Rollup miscellaneous minor fixes and enhancements.

Version 4.38.5373 Release Notes:

  • Update to address Poodle SSL3 issues.

Version 4.38.5370 Release Notes:

  • Updated third party libraries.
  • Rollup miscellaneous minor fixes and enhancements.

Release Notes: Version 4.38

  • Update OpenSSL libraries to address HeartBleed bug.

Release Notes: Version 4.37

  • Added support for touch screens.
  • Updated third party libraries.
  • Rollup miscellaneous minor fixes and enhancements.

Release Notes: Version 4.36

  • Updated third party libraries.
  • Rollup miscellaneous minor fixes and enhancements.

Release Notes: Version 4.35

  • Updated third party libraries.
  • Rollup miscellaneous minor fixes and enhancements.

Release Notes: Version 4.34

  • Fixed: External manager compared current entries to new
    entries without considering numeric characters.
  • Updated Clarion libraries to version 8.0.9304.
  • Updated third party libraries.
  • Rollup miscellaneous minor fixes and enhancements.

Release Notes: Version 4.33

  • Updated Clarion libraries to version 8.0.8973.
  • Updated third party libraries.
  • Resolve false “Window Already Open” message appearing
    at startup on some operating systems.
  • Rollup miscellaneous minor fixes and enhancements.

Release Notes: Version 4.32

  • Updated Clarion libraries to version 8.0.8778.
  • Updated third party libraries.
  • Rollup miscellaneous minor fixes and enhancements.

Release Notes: Version 4.31

  • Updated Clarion libraries to version 8.0.8658.
  • Fixed: Mail scripting was not locating the
    script file in some cases.
  • Fixed: Service was not using installation
    information to locate task database.

Release Notes: Version 4.3

  • Updated Clarion libraries to version 8.0.8498.
  • Updated third party libraries.
  • Rollup miscellaneous minor fixes and enhancements.
  • Modified installer to automatically move existing data
    files to separate data folder.

Release Notes: Version 4.27

  • Enhancement: Hot Key “type” option now presses embedded
    keys.
  • Rollup miscellaneous minor fixes and enhancements.
  • Updated third party libraries.

Release Notes: Version 4.26

  • Enhanced web server interface.

Release Notes: Version 4.25

  • Rollup miscellaneous minor fixes and enhancements.
  • Updated third party libraries.

Release Notes: Version 4.24

  • Enhancement: Added SSL and non-standard PORT support
    for “Get E-mail” script action.
  • Fixed: Zip/Unzip utility would create unnecessary
    temporary files in source folders (build 4233).
  • Enhancement: Added support for silent ZIP/UNZIP
    operations, archive encryption, and de-archiving
    from other formats such as 7Z and RAR.
  • Fixed: File operations would not give complete error
    information for error code 1026.
  • Fixed: File creation triggers would re-trigger when
    another file was deleted and re-created (Build 4237).

Release Notes: Version 4.23

  • Fixed: Web Server component would GPF at startup on
    some systems.
  • Fixed: Changes to “Script Delay” and “Maximum key
    presses per send” were not being saved (build 4231).
  • Upgraded to Clarion 6.3.9059 and updated third party
    libraries.

Release Notes: Version 4.22

  • Fixed: Build 4221 would start an application twice when
    event logging was turned off.
  • Updated third party libraries.

Release Notes: Version 4.21

  • Enhancement: Added script actions for detailed control
    over FTP transfers (Automation Edition).
  • Enhancement: Added option to output debug information
    to system debugger.
  • Updated third party libraries.

Release Notes: Version 4.2

  • Enhancement: Added Web Interface to process manager
    to allow process review and management through a web
    browser. Server defaults to port 8088.
    (http://localhost:8088) (Automation Edition Only)
  • Fixed: Can now start and stop services with spaces
    embedded in their names.
  • Enhancement: Added verbose error information for
    copy/move operations.
  • Enhancement: Added “Restart Service” option. (4204)
  • Fixed: “Show schedule at startup” setting was not
    saving. (Build 4204)
  • Fixed: “Edit as Text” was not including parameters
    for service actions. (Build 4204)
  • Fixed: “Use alternate format” and other settings
    were not saving. (Build 4206)
  • Updated third party libraries.

Release Notes: Version 4.11

  • Enhancement: Added script actions to get a
    substring, convert an integer to hexidecimal,
    convert a hexidecimal value to an integer, to
    extract only the file name or path from a path and
    file name, and to convert a file name and path
    to its short or long form.
  • Enhancement: Added [FILESUB filename,start,length]
    internal script value. Reads a file (“filename”),
    and returns the string at a specific location
    (“start” and “length”).
  • Enhancement: [=] now evaluates an embedded token
    if it is a script value set with SETVALUE.
  • Added “Reserved Script Value Name” section to help and
    documentation.
  • Fixed: Send E-mail button on the E-mail Message
    page did not send values [NOW] [DATE] [NETHOSTNAME]
    [NETWORKUSER] in message section, only in subject line
  • Fixed: In some script actions, if square brackets were
    used when declaring a variable, it would not be set.
  • Fixed: “Map Drive” script action was not using
    parameters.

Release Notes: Version 4.10

  • Enhancement: Added [MOUSEX] and [MOUSEY] internal
    script values. Returns the current cursor position’s
    X or Y co-ordinate.
  • Enhancement: Added option to import/export basic
    configuration using XML files.
  • Fixed: Log file was being written in the wrong
    location in some cases.

Release Notes: Version 4.09

  • Enhancement: Related web sites and e-mail addresses
    can be launched from the list of Contacts.
  • Enhancement: Variables can be used in e-mail TO, CC,
    and BCC fields.
  • Enhancement: Expanded section in help file regarding
    [=] Advanced Expressions token.
  • Enhancement: Revised user interface for script action
    entry and maintenance. Task panel and 3-key access
    to any task now available.

Release Notes: Version 4.08

  • Fixed: Script actions that included pressing Shift+Home,
    End, PgUp, and PgDn keys were not working correctly.
  • Enhancement: Added “Loop through contents of file”
    script action.
  • Enhancement: “Input” script action can optionally
    timeout, returning default value.
  • Upgraded third party libraries.
  • Build 4082: Fixed: Could not add contact categories.
  • Build 4083: Fixed: To do list “Select Category”
    button was displayed on all tabs rather than just the
    “By Category” tab.
    Enhancement: Quick start now supports starting copy
    of task in 1 minute, 4 hours, 8 hours, and 24 hours.
    Enhancement: Contact web site can be started using
    button on update form.
  • Build 4084: Fixed: Having ClearType fonts enabled
    sometimes made the registration window unreadable.
  • Build 4085: Fixed: Web page retrieval script action
    was not using translated variables.
  • Build 4085: Fixed: Increment/decrement script action
    was not allowing the second value to be blank.
    Fixed: User-selected loop counter variable was
    not updated.
    Enhancement: SWLoopCount gives the most recently
    checked loop count.

Release Notes: Version 4.07

  • Fixed: Set Value “Subtract” was converted into an
    “Add” when Edit As Text was used.
  • Fixed: Edit As Text script/text conversion would
    truncate 2 characters from the end of a line if
    a field needed to be wrapped in quotation marks.
  • Fixed: Various minor UI issues.
  • Fixed: Log file was not being trimmed.
  • Upgraded third party libraries.
  • Build 4073: [YYYY-MM-DD-1] was not returning
    correct value, fixed. Updated SyncTime utility with
    current list of time servers.

Release Notes: Version 4.06

  • Enhancement: Added [NETWORKUSER] value, which returns
    the user account name that the process manager is
    running under.
  • Enhancement: Increase length of information available in
    log.
  • Enhancement: Added option to have manual task execution
    run under current account instead of being run by
    process manager.
  • Enhancement: Added “Set Window Attribute” script actions
    that allow windows to be minimized, maximized, restored,
    moved, resized, or closed.
  • Enhancement: Added search and replace support tool for
    e-mail messages.
  • Enhancement: Updated third party libraries.
  • Fixed: Log trimming was disabled, and the failed attempt
    to trim the log would prevent further logging.
  • Fixed: “CAUSE” was not set correctly for tasks triggered
    by startup.

Release Notes: Version 4.05

  • Fixed: “Watch Mouse” in script action configuration
    was not working.
  • Enhancement: All one-line text fields now feature
    “auto entry completion”.
  • Enhancement: Better Vista support during installation.
  • Enhancement: Installation package and primary modules
    are now digitally signed.
  • Enhancement: Revised logging logic so that process manager
    would not wait for log to be trimmed before performing
    further actions.
  • Enhancement: System message timeout is now configurable.
  • Enhancement: Added option to “Start Program” form to
    select from list of common system programs.

Release Notes: Version 4.04

  • Enhancement: “Reschedule all tasks” housekeeping option
    faster and shows which tasks are being updated.
  • Enhancement: External message module now offers option
    to copy text to clipboard.
  • Enhancement: Added option to search and replace script
    action text.
  • Fixed: If a failed task is reactivated, the “skipped” flag
    is now reset.
  • Build 4030 Enhancement: Default audio file type (eg. MP3
    or WAV) is now based on type of last audio file selected.
  • Build 4030 Enhancement: OPEN COM port supports a DELAY
    and TIMER parameter.
    Example: COM1:9600,N,8,1,DELAY=5,TIMER=10 will force a
    poll for new data to send once every 10/100ths of a second,
    and will send each packet of data 5ms after the last.
  • Upgraded third party libraries.
  • Build 4033: Workaround for third party library issue that
    caused applications to GPF when a window was closed.
  • Build 4037: Installation packages now digitally signed.
    Third party libraries updated.
  • Build 4038: Resolved GPF issue; “Get E-mail” script action
    generated incorrect error. Third party libraries updated.
  • Build 4039: Sent e-mail was not being parsed for tokens
    such as [TODAY] – fixed. Added SW.CHM (html help file) to
    distribution package since Vista does not support standard
    WinHelp help files.
  • Build 4040: Vista was incorrectly posting an “application
    active” message when a system restart was in progress even
    though Schedule Wizard was closing – fixed. System warning
    message boxes were not auto-closing after 2 minutes as they
    did with the 3.x versions – fixed (60 minute timeout if
    process manager is not run as a service).

Release Notes: Version 4.03

  • Enhancement: Added “Clear value”, “Increment value”,
    “Decrement value”, “Set registry value”, and
    “Get registry value” script actions.
  • Fixed: Pressing “Holidays” button on schedule exceptions
    window resulted in an MDI error message.
  • Fixed: Value selection popup was returning “0” rather than
    selected value string.
  • Upgraded third party libraries.
  • Build 4026: Upgraded to Clarion 6.3.9055.
  • Build 4025: Script template edit window was not showing
    the script details tab.

Release Notes: Version 4.02

  • Enhancement: Added script actions to accept input in the
    form of a file dialog (open, save as, select folder).
  • Enhancement: Tray icon tip for external clipboard manager
    now shows current clipboard contents.
  • Enhancement: Tray icon tip for process manager now shows
    more information.
  • Enhancement: Added support to write to Com Ports
    (Automation Edition only).
  • Enhancement: E-mail, ftp, and news process manager threads
    are now started only as needed.
  • Fixed: Mouse watch on “If Window…” script
    action was not recording selected window.
  • Fixed: “Send E-mail” button in UI was not using the same
    message formatting as the process manager.
  • Upgraded to Clarion 6.3.9054.
  • Build 4019: Added “Map Drive” script action (Automation
    Edition only).
  • Build 4020: Added option to store loop counter in a variable
    of choice; improved user interface. Upgraded installer to be
    compatible with latest Windows XP/2003 security updates from
    Microsoft (DEP). Added option to external Clipboard Manager
    to sort clipboard contents alphabetically (Win+Shift+S)
  • Build 4021: Added the [FILEACCESS filename] token. Returns
    1 if file exists and is read/write, or 0 if not. Example:
    [FILEACCESS c:\myfile.txt]. Modified MAPI logon so that an
    attempt is made without the option for user profile selection
    first, then with only if that is needed.
  • Build 4022: The sample shown for “Put value in INI file” script
    actions was in the wrong order. Revised input screens for
    “Put/Get value in INI file” script actions.

Release Notes: Version 4.01

  • Enhanced: Scheduled task defaults can be set on a
    task type/category basis (See File->Setup->Scheduled
    task defaults).
  • Enhanced: Added option to Automation Edition when “Run As
    Service” is selected to execute test tasks as a separate
    process rather than using the service (File->Setup->Options,
    General tab, “Use separate process when immediately
    executing tasks”).
  • Enhanced: Expanded size of message in “Display Message”
    script action to 2048 characters. Improved interface for
    this action.
  • Enhanced: If (value) script action now supports “contains”
    and “does not contain” as operands.
  • Enhanced: Added “Ask for input” script action.
    (Automation Edition)
  • Fixed: “Play Alarm” button on schedule update form was only
    playing WAV files.
  • Build 4009: Fixed “test as separate process” option;
    scripts were being run twice. Reduced size of details
    saved for process manager event lists.
  • Build 4010: Fixed issue where multiple e-mail recipients
    were no longer being handled correctly.
  • Build 4011: Colouring used on “Comment” action type caused
    difficulty reading on some systems.
  • Build 4011 (Automation Edition only); user log off was
    triggering the task manager and trigger manager to stop.
  • Build 4012: “If window exists…” script action could not
    be added.
  • Build 4013: Fixed issue where adding e-mail script action
    could cause a “no MDI window” error message. Added option
    to File menu to start process manager module. Fixed issue
    where scripting would not wait for e-mail thread to return
    reponse before continuing when “send e-mail” script
    action was used.
  • Build 4014: Fixed issue where FTP upload/download script
    action parameters could not be set.
  • Build 4015: Enhancement: Within Set Window Focus script
    action, if a call to SetFocus() API fails, the
    SetForegroundWindow() API is used instead; the result is
    stored in the [SETFOCUSRESULT] variable as a 0 (failed)
    or 1 (succeeded). Fixed issue where SW_EVENT.LOG was
    written into \Windows\System32. Fixed: Edit as Script
    was not wrapping fields that include commas with
    quotation marks.
  • Build 4016: Fixed: SetFocus issues.
  • Build 4017: Fixed: Where schedule defaults were used, user
    entered task configuration was being overridden when task
    was first inserted.

Release Notes: Version 4.0

  • New task execution engine.
  • Improved user interface.
  • Added option to schedule event every n seconds or n quarters.
  • Expanded message field for “display message” script action.
  • Added “Ping” script action.
  • Task alarms can be any media file rather than only “WAV” files.
  • Added “Mmm dd, yyyy” option for date formatting.
  • Added expression editor for script action forms.
  • Added global search and replace for selected fields.
  • Added support for non-standard ports and authorization for
    SMTP e-mail.
  • Build 4001: Fixed issue with hot key support and removed
    false error regarding missing UPG.TPS.
  • Build 4002: Fixed issue with triggers where the related
    script was being removed after execution.
  • Build 4003: Added tooltip to Process Manager that shows the
    next task due. Fixed issue with Process Manager not
    automatically closing when started in single task mode.
    Upgraded to latest version of third party libraries
    used for database format management and service
    management.
  • Build 4004: Fixed issue with triggers where the associated
    script was not being executed. Enhanced “If Window” and
    “Focus” script action interface to include “Watch Mouse”
    option. Process Manager now shows indicator when script
    is in progress.
  • Build 4005: Fixed “no MDI” error when e-mail message is
    selected from script action. Events are logged to SW_EVENT.LOG
    rather than SW_TEST.LOG. Hot key “send as text” items
    are now checked for tokens such as “[TODAY]”. Upgraded to
    Clarion 6.3.9053.
  • Build 4006: Main window was not saving size between sessions.
  • Build 4007: Tray icons were blank under some circumstances.