These options cannot be adjusted from the Options menu in Macro Express 3. Use the playable
macro TweakME3.mxe to change them. Download TweakME3.mxe and save it on your hard drive. Then either
double click on TweakME3 from Explorer or import it into your macro file.
Online Delay |
Sets the amount of time, in seconds, that the If Online command waits for a response. |
Activation Prefix |
Determines whether or not to display "Window" or "Shortkey"
in the Activation column of Macro Explorer. |
Scope Prefix |
Determines whether or not to display "Program Specific:" or "Window
Specific" in the Scope column of Macro Explorer.
|
Shortkey Punctuation characters |
Specifies which characters are used to activate a shortkey macro when Use Suffix
Keys and Use Punctuation Chars are checked in Options | Preferences | Shortkeys. |
Shortkey Invalid characters |
Specifies which characters are not valid as part of the shortkey activation sequence.
|
Macro Stop Abort Macro Message |
Specifies whether the Macro Aborted message is displayed when a Macro Stop
command runs. |
Hotkey Abort Macro Message |
Specifies whether the Macro Aborted message is displayed when the Abort Macro Hotkey
sequence is pressed. |
Right Click Abort Macro Message |
Specifies whether the Macro Aborted message is displayed when you right-click on
the Macro Express icon in the system tray.
|
Display Gradient Colors |
Specifies whether or not to display gradient colors in the header bars in Macro
Explorer, the Scripting Editor or the Direct Editor.
|
Macro Priority |
Specifies how much time Macro Express is allowed to use the CPU/processor. Adjust
this value higher if your macros are running too slowly. Adjust this value lower if Macro Express
uses 100% of the CPU. However, a value of zero (0) disables the Macro Priority feature, giving
macros the maximum priority. |
Show Pixel Color in Hex |
Determines whether to display hexadecimal values for the Pixel Color in the Mouse Locator
program.
Applies to Macro Express v 3.5 and later
|
Add Path During FTP Get File |
By default Macro Express adds the path to the filename used for the FTP Get File command. This can cause
problems when getting files from some non-Windows FTP Servers. Turn this setting off to improve compatibility
with non-Windows FTP servers.
Applies to Macro Express v 3.5c and later
|
FTP Timeout |
Sets the amount of time before an FTP command times out.
Applies to Macro Express v 3.5c and later
|
Use CBT Hook |
Determines whether Macro Express will use the CBT Hook. Some applications do not work well if
another application is using the CBT hook. This setting may improve compatibility with certain applications.
Applies to Macro Express v 3.5c and later
|
Variables Evaluation Level |
Sets the number of times variable references in a script command will be expanded. This
allows a variable to be used to reference another variable. For example, if the Variable
Evaluation Level is set to 1 or higher, and if the value of %N1% is 3, then putting this
%T%N1%%
in a macro command will return the value contained in %T3%.
Applies to Macro Express v 3.5d and later
|
Wait for Web Page Start Delay |
Sets the amount of time in milliseconds to wait before the Wait for Web Page command
first checks to see if Internet Explorer is busy. This may improve the reliability of the
Wait for Web Page command on certain computers.
Applies to Macro Express v 3.5d and later
|
Wait for Web Page End Delay |
Sets the amount of time in milliseconds to wait after Internet Explorer says it is no longer
busy before the Wait for Web Page command continues on with the macro. This may
improve the reliability of the Wait for Web Page command on certain computers.
Applies to Macro Express v 3.5d and later
|
Switch Focus |
Sets focus to the Macro Script pane in the Scripting Editor or the Macro Text pane
in the Direct Editor after inserting a macro command.
Applies to Macro Express v 3.2 and prior
|