
|
|
Want to know how to upgrade? Click here.
Version 3.0b
- Fixed a crash when using the Variable Modify String INI option and the section or value fields
are blank.
- Fixed a bug that occurred when using a multiple choice menu that had variables in the items
list.
- Fixed a bug where the All Categories category would not become selected when opening a new file.
- Fixed a bug that occurred when syntax checking a macro. The End Ifs were not always checked
correctly.
- Fixed a bug in the script cache where the macros could get confused.
- Fixed a bug where, when clicking on a view option under Options | View, the last item checked
remained checked.
- Increased the default delay of the Terminate Process command to 100ms.
- Increased the number of items in the Most Recently Used list and fixed thelogic that determines
what is listed.
- Fixed a bug that caused an access violation when using Text Boxes.
- Fixed a bug where the Copy File/Files command did not work properly when not selecting the "Show
Progress" option.
- Fixed an error message that would display the variable used for the filename, instead of the
filename, in the Clipboard File Copy command.
- Allow variables to be used in email prompts.
- Fixed MeProc so that the appropriate command line is sent to Macro Express.
- Fixed a bug where, when entering items in the Multiple Choice Menu, the item numbers would disappear
in Windows XP.
- Fixed a bug that caused Macro Express to stall when attempting to launch a program while a CPU
intensive application is running. 2/04/02 Fixed a time conversion error that would display a message
similar to "'8:47 AM' is an invalid time".
- Modified the "Window Activated" macros logic.
- The running program list is now updated when windows are closed.
- Made some changes to fix a bug where windows that were activated would still have deactivated
title bars. This could cause some problems when using the capture option to get the scope of a
macro.
- Fixed inconsistencies in the Run on Windows Startup option.
- The help button on the Capture Complete form now brings up help when clicked.
- Decreased the CPU processing needed to execute the "Wait for Program Terminate" command.
- Modified some things to allow the "Auto Restore Keyboard Hooks" option to function correctly.
- Fixed a bug where the indentation of the script would be wrong.
- The syntax checker now warns the user if there is a command (other than a remark) between an
If statement and its logical operator.
- The program now correctly handles wait statements combined with a logical operator placed inside
of an If statement.
- The program now accepts nested switch statements.
- If no time is set in the "Delay" commands, the editor will no longer crash.
- When using the Dial-Up Networking command, if the dial-up entries cannot be listed, an error
message is displayed.
- Made a modification that allows macros that should run when the macro file is loaded to be queued
if another macro is currently running.
- MeProc will now look in HKEY_LOCAL_MACHINE for the last path Macro Express ran from if all of
the users on the computer are using the same settings.
- After downloading a file using the "FTP Get File" command, Macro Express will check the file
size to determine if the file was successfully downloaded.
- Fixed a bug where, if the user has networking turned on, the editor visible and uses a macro
run command, the editor would ask for the edit password for the file again.
- Added "Open Folder" script command. It's identical to "Open Folder in Explorer", but doesn't
have the folders list on the left side.
- Fixed an accelerator key conflict in the Activation page of the editors. ShortKey and HotKey
conflicted. Now ShortKey can be selected by pressing Alt+R.
- After closing a popup or floating menu, the window underneath should now get focus.
- If the backup options have become corrupted, Macro Express will make an attempt to fix them.
- When test running a macro, if a breakpoint is hit, the user can either continue the macro by
pressing F9 or step through the macro using F8. At any point during a step through, the user can
press F9 to play the macro normally.
- Fixed problem that caused the reminder panel to say the program expires January 01, 9999.
- Fixed a bug in converting ShortKeys from Macro Express 2000 to Macro Express 3. If there was
some corruption in the file, the ShortKey case sensitivity settings now default to "None".
- When using the "Capture Control" command, the command can now differentiate between two instances
of the same program.
- Added a 1/2 second delay between the time that a user clicks on "Start Capture" and when the
program begins a capture. This should hopefully resolve a problem where the Macro Express Editor
would occasionally be chosen as the scope for a program specific macro that is being captured.
- Fixed a bug in the "Rename File" command.
- Fixed a bug that caused the "If Variable" command to not calculate the result correctly.
- When a macro interrupts another macro, the original macro's state is preserved. When the interrupting
macro finishes, the original macro's state is restored. Note: the interrupting macro can modify
the contents of the variables.
- When using a "Macro Run" command, if the file needs to be updated and network and autosync mode
are turned on, the file will be updated before running the specified macro.
- Fixed a bug that caused the "If Message" command to be copied and pasted incorrectly, causing
subsequent commands to fail.
- The "Clipboard Save Graphic" command will no longer crash when the path to the file doesn't
exist. Instead, the path will be created.
- Fixed all bugs relating to the swapping of the mouse buttons.
- Removed ability to select Windows Metafile for the "Clipboard Save Graphic" command because
the command can not actually save the graphic in Windows Metafile format.
- Clipboard Save Graphic functions now work properly.
- No longer remove all spaces from the url in Web Site and Web FTP Site commands.
- The registry write and read commands can now read and write to the Default value.
- Modified the system hotkey, "Run Macro Express Editor", so that the hotkey will work even if
the license has expired.
- Fixed a problem where ShortKey activated macros would take a significant amount of time to launch.
- Fixed a bug where the player would get confused as to whether or not a macro was running when
using a menu inside a "Macro Run" command.
- Fixed a bug where Macro Express would crash when choosing an icon file that had no icons in
it.
- Fixed conversion error that occured when converting from a macro file without any system macros.
- Fixed a bug that occurred when switching a menu between floating and popup. If the menu was
originally a popup menu with the type set to "Windows Default", the resulting floating menu will
switch to the "Nickname" menu type.
- Fixed a bug that caused Macro Express 2000 files that were converted to not reset the categories
appropriately.
- Fixed a bug that caused Macro Express to crash when attempting to divide by zero.
- Attempted to fix a resource leak that occurs when using a control-activated macro.
- Fixed all bugs dealing with the Find and Replace dialog in the Direct Editor.
- Fixed a bug that occurred when the "If Dialup" command was nested inside of any other if commands.
- Fixed a bug where using the "Rename Folder" command did not always work.
- Importing program configurations will now restore the proper macro file as well.
- Fixed a bug where ShortKeys that were 10 characters in length would not be activated.
- If a user has two or more macros which should be activated when a specific window is activated,
all of the macros will be launched. This will be done in the order of creation. Following the window
activated macros will be all of the control activated macros that are supposed to be launched.
This will also occur in order of macro creation.
- Modified the logic in the "Launch and Activate" commands to increase the reliability of activating
the newest window.
- Fixed a crash that would occasionally occur when using the "If Ping Successful" command.
- Fixed a bug where if the mouse buttons were swapped, the mouse buttons would be captured incorrectly.
- Modified the display text for the "Get Pixel" command.
- Added the ability to back up the macro file.
- All commands now support the user's regional settings.
- The FTP Get and Send commands now run on their own threads. This has the effect of not stalling
the program and allowing the user to halt the macro in the middle of a transfer.
- Fixed a bug that caused imported categories to crash the program.
- Fixed an error that occurred when a user placed wildcards in the filename in the file manipulation
commands.
- Fixed a bug that caused Macro Express to report that it couldn't append to a blank filename
when using the "Variable Modify String" command.
- Fixed a crash that occurred when pressing the abort keys while a dialog box (i.e. TextBox) was
beginning to display.
- Modified the hook code in order to prevent program crashes and slowdowns.
- Fixed a bug in the "Get Pixel" command.
- Made some adjustments to the "Window Hide/Window Show" commands to hopefully make them more
reliable.
- Added an error message that will be displayed when the user attempts to restore the file associations
and he/she does not have access rights to the appropriate registry keys.
- Fixed a bug that caused Macro Express to hang when a user had an invalid character in a filename
when using any of the file manipulation commands.
- It is no longer necessary to enter the license code for each user login name. However, in order
for this to work in Windows NT, 2000, and XP, the license code must be entered when logged in with
administrative rights.
- The Text File Begin Process and ASCII File Begin Process commands now open the input file in
Read Only mode instead of Read/Write mode.
- Changed the functionality of the "Open Folder in Explorer" command to include the folder list,
just as in Macro Express 2000.
- Added the "View" menu option to the "Options" menu so the user can select the view for the Macro
Explorer.
- Fixed a bug where the user could not copy, cut or paste notes in the Script and Direct editors.
- Added scroll bars to the "Notes" fields in the Macro Properties, Script Editor, Direct Editor
and Menu Builder windows.
- Modified macdef.exe to reset the machine configuration in addition to the user configuration.
- Fixed a crash that occasionally occurred when a macro was converted from Macro Express 2000
and it's category was not.
- Fixed a bug in the "Copy Macro" dialog that caused several problems including macros no longer
working, program appearing to freeze, etc.
- Added an option that allows the user to determine if the program will use the same settings
for all users on the computer.
- Fixed a bug where the Icon notification window did not appear on top all of the time.
- Fixed a bug where the user could not enter a window title when copying a macro.
- Fixed a bug where the Web Site command could not be used to bring up an html page from local
hard drive.
- Added some more logic to hopefully help the "Activate Window" commands.
- If a macro file fails to load and crashes Macro Express, the next time Macro Express runs, it
will warn that the file is bad.
- Fixed a bottleneck that caused the Macro Explorer to come up very slowly.
- Fixed a major resource leak that occurred on Win9x machines when scrolling up or down in the
Macro Explorer.
- Fixed a bug where if a popup or floating menu had a popup or floating menu item in the menu,
and the menu mode was set to "First Part of Macro", the program would crash.
- Added a command-line option ('/IC') that allows the user to specify a configuration file to
import.
- Added the ability to import and export the program's configuration to and from INI files.
- Macro Express now checks to see if mexhook.dll and iCapture.dll are the correct version in case
there was an error during installation.
- Fixed a bug where the macro categories were not always sorted after entering a new category.
- Fixed a bug where the sort order would get messed up after using Shift+Delete to delete a macro.
- Fixed a range check error that would occasionally occur when attempting to run the "Menu of
Topmost Macros" system macro.
- Added a warning message to indicate whether or not there are any macros whose icons can not
be found.
- The default filter for the "FTP List Directory" command has been changed to nothing (so that
all files will be displayed by default).
- Fixed a bug in the "Password" command that crashed if the password was left blank.
- Fixed a bug that crashed the program when a variable is entered into a filename field in any
command.
- Fixed a bug that caused an "Invalid Time to Encode" error in the Player.
- The Floating and Popup menus now respond appropriately to the "Window Resize" command.
- Fixed a bug that caused an Access Violation when displaying the Explorer.
- When in the edit field in the "Encrypted Text" dialog, pressing the ESC key will close the dialog.
- Fixed a bug that caused an Access Violation when macros of 0 length were run multiple times.
- Resolved all known issues with the FTP commands.
- Fixed a problem where some ShortKey macros would not run if there was both a global macro and
a program/window specific ShortKey with the same activation.
- Fixed a problem where the Script Font was not saving correctly.
- The registry commands now work properly with Windows 95.
- Fixed a problem where some international characters could not be entered while Macro Express
was running.
- Fixed a bug with windows activated macros.
- Fixed a bug that would make the "Variable To Save" text in the "Variable Modify String" say
"Variable To Trim" when modifying the command after it has already been saved.
- Added "FTP Delete File" command.
- Every field that allows the user to type in text like %T1%, will now process the variables appropriately.
Revision history for previous versions
version 3.0a
version 3.0
version 2.1f
version 2.1e
version 2.1d
version 2.1c
version 2.1b
version 2.1a
version 2.1
version 2.0h
version 2.0g
version 2.0f
version 2.0e
version 2.0d
version 2.0c
version 2.0b
version 2.0a
version 2.0
versions 1.6 - 1.6j
versions 1.5 - 1.5f
versions 1.0 - 1.0q
Current version
|
|
|
 |