home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / tools / MacroExpress / WHATNEW.TXT < prev   
Text File  |  1999-02-07  |  21KB  |  600 lines

  1. ==================================================
  2. New Features added to Version 1.5 of Macro Express
  3. ==================================================
  4.  
  5. Added new macro command: Wait For Window To Lose Focus
  6. Added new macro command: Wait For A Program To Terminate
  7. Added new macro command: Wait For A Key
  8. Added new macro command: Wait For Text
  9. Added new macro command: Wait For Left Mouse Click
  10. Added new macro command: Wait For Right Mouse Click
  11. Added new macro command: Wait For Middle Mouse Click
  12. Added new macro command: Wait For Text Playback -- This command waits for any previous text typing commands to finish prior to continuing with the macro.
  13. Added New Desktop Command: Suspend Computer
  14. Added New Desktop Command: Undock Computer
  15. Added New Desktop Command: Run the Date & Time Dialog Window
  16. Added New Desktop Command: Run the Find Computer Dialog Window
  17. Added New Desktop Command: Run the Find Files Dialog Window
  18. Added New Desktop Command: Run the Run Program Dialog Window
  19. Added New Desktop Command: "Open Explorer Window To" any of the following: Control Panel, Desktop, Desktop Programs, Favorites, Fonts, My Computer, Network Neighborhood, Printers, Programs, Recent Documents, Recycle Bin, Start Menu, Startup Folder, User Documents
  20. Added Network Mapping Commands
  21.   Map a network drive permanently (maps on bootup/login)
  22.   Map a network drive on a temporary basis.
  23.   Disconnect a network drive permanently (maps on bootup/login)
  24.   Disconnect a network drive on a temporary basis
  25.   Option to Force a disconnect even if files are open over the connection.
  26.   Option to Display the Status of the map/unmap
  27.  áToggle Command for map/unmap
  28. Added CD-ROM multi-media player commands--play, stop, pause, next track, previous track, Goto Track, eject CD, Step, Back, Close CD Tray.
  29. Added Windows System Commands
  30. Added Screen Saver Off/On
  31. Added Set Desktop Wallpaper
  32.   Tile
  33.   Center
  34.   Stretch
  35.   Position
  36. Added Set Screen Saver Time Out
  37. Added Set Keyboard Repeat Delay
  38. Added Set Keyboard Repeat Speed
  39. Added Set Window Sizing Border.
  40. Added Set Default Printer Command
  41. Added set Screen Display Resolution Command
  42. Added Open Explorer Folder Command
  43. Add Logoff Commands
  44.   Logoff
  45.   Reboot
  46.   Shut Down
  47.   Power Off
  48. Added Desktop Commands
  49.   Cascade
  50.   Tile Vertically
  51.   Tile Horizontally
  52.   Minimize Windows
  53.   Restore Windows
  54. Added Video Clip Play command.
  55. Added Text Box Command for informative Purposes.
  56. Added Wait For Window Title command
  57. Added Copy Bitmap to Clipboard command
  58. Added new Audio Device Commands
  59.   Audio Volume Off
  60.   Audio Volume On Full
  61.   Audio Volume Up
  62.   Audio Volume Down
  63.   Audio Volume Mute Toggle
  64.   Audio Balance Left
  65.   Audio Balance Right
  66.   Audio Balance Centered
  67.   Audio Treble Up
  68.   Audio Treble Down
  69.   Audio Bass Up
  70.   Audio Bass Down
  71.   MIDI Volume Off
  72.   MIDI Volume On Full
  73.   MIDI Volume Up
  74.   MIDI Volume Down
  75.   MIDI Volume Mute Toggle
  76.   MIDI Balance Left
  77.   MIDI Balance Right
  78.   MIDI Balance Centered
  79. Added Dial-Up Networking commands
  80.   Dial up a connection
  81.   Hang up
  82. Added Delete Macro command
  83. Added Activate Macro command
  84. Added Deactivate Macro command
  85. Added Type Contents of Clipboard Command (useful for programs which do not support clipboard paste)
  86. Added Create Directory/Folder command
  87. Added Quick Wizard for creating Reminders
  88. Added Quick Wizard for typing text
  89. Added Quick Wizard for pasting text or bitmaps
  90. Added Quick Wizard for typing a symbol
  91. Added Quick Wizard for launching Programs, Documents and activating windows
  92. Added Quick Wizard for launching a web site
  93. Added Quick Wizard for typing date or time
  94. Added Quick Wizard for capturing a macro
  95. Added Quick Wizard for setting network connections
  96. Added Quick Wizard for logging off, rebooting, shut down
  97. Added Quick Wizard for Dial-Up networking
  98. Added Quick Wizard for deleting, copying, renaming files
  99. Added Quick Wizard for selecting a screen resolution
  100. Added Quick Wizard for selecting a default printer
  101. Added Quick Wizard for opening an explorer folder
  102. Added Quick Wizard for Audio CD commands
  103. Added Quick Wizard for playing a video clip
  104. Added Quick Wizard for adjusting audio device (volume, balance, treble, etc)
  105. Added Quick Wizard for filling out sweepstakes on the web (pending)
  106. Added Quick Wizard for maximizing, minimizing, restoring windows
  107. Added Quick Wizard for positioning or resizing windows
  108. Added Quick Wizard for changing the desktop wallpaper
  109. Added Quick Wizard for cascading, tiling, minimizing the desktop
  110. Added Quick Wizard for screen saver settings
  111. Added Quick Wizard for building a popup menu
  112. Added Quick Wizard for constructing macros from macros.á
  113. Added Quick Wizard for creating a macro with any macro command
  114. Add new hot Key "Win+Space".
  115. Added ability to position a Window in a negative position. Expanded the positioning coordinates to 5 digits so that a maximum of -9999 can be used.
  116. Added option to completely hide Macro Express (no entry in taskbar and no entry in the system tray)
  117. Added option to "hide/minimize" the program when clicking on the "X" in the top right corner instead of closing the program down.
  118. Made Scroll Lock, Pause, Num Lock and Caps Lock keys available to be sent as keystrokes.
  119. Added new activate command--start a macro when a window is activated (based on the window title)
  120. Added ability to call a macro from inside another macro using the Nickname of the macro.
  121. Created "Building Block" macros that have no activation associated with them. These macros are either activated from a popup menu or are used as pieces to create bigger macros.
  122. Added Quick Wizards to quickly add small macros or quickly build "building blocks" 
  123. Added "Quick Start" setup when first using the program.
  124. Allow embedding of repeat loops.
  125. Allow counter starting number for repeat loops and counter increment.
  126. Added option of capturing mouse clicks only. This option recognizes the mouse position only at the time of a click (up or down) and does not record any other mouse movements.
  127. Added option of capturing the mouse relative to the last position the mouse was at.
  128. Added option to launch "Mouse Locator" utility to the Mouse Movement Input screen.
  129. All macro commands now available through the command wizard
  130. Added option of running a macro on startup of Macro Express by passing a command line parameter using the macro's nickname. A macro can be run in this fashion even if Macro Express is already running.
  131. Added an option to place a macro on the desktop (so it can be run by clicking on the icon using the mechanism described above).
  132. Allow a text file to be processed in the scripting editor via the "Insert Text" Command
  133. New Timed Macro Option: Start a macro after x amount of minutes of idle time
  134. Find, Find Again, Search and Replace options were added to the "Add Text" editor and the Modify Directly Editor.
  135. System Tray icon now changes when a macro is playing back to indicate that a macro is playing.
  136. Allow you to select a "Program Specific" macro by selecting from a list of all installed programs on your computer
  137. When starting a macro capture from within Macro Express, you can now choose the program (from a list of running programs) that you want to start recording in.
  138.  
  139. ==================================================================
  140. Feature List of Macro Express 99 Version 1.5  -  (Current Release)
  141. ==================================================================
  142.  
  143. Macro Activation
  144. ----------------
  145. Hot Key         -- use almost 700 CTRL, ALT, SHIFT, WIN key combinations
  146. Mouse Key       -- use CTRL, ALT & SHIFT with mouse clicks
  147. ShortKey        -- any set of characters (max 10 characters)
  148. Timed           -- Schedule the macro to play anytime
  149. PopUp           -- A menu of other macros
  150. Wait For Window -- Plays when a window appears
  151. None            -- Use in a popup menu of macros or use as a step in another macro
  152.  
  153. Macro Scope
  154. -----------
  155. Macros play back in any program
  156. Macros play back only in Specific Window
  157.   if Window is Top Most
  158.   if Window is running
  159. Macros play back only in Specific Program
  160.   if Program is Top Most
  161.   if Program is running
  162.  
  163. Macro Capture
  164. -------------
  165. Capture Keystrokes
  166. Capture Mouse
  167.   Relative To Screen , Relative To Top Most Window, or Relative To Last Mouse Position
  168.   Capture Window Size of Top Most Window
  169.   Capture Clicks and Movements
  170.   Optionally capture movement only at time of click
  171. Capture In Actual Time (Half Speed, Double Speed, etc)
  172. Capture any size macro (limited to disk space)
  173. Select Hot Key/ShortKey Activation before Capture OR After Capture
  174. Capture Globally (to work in all programs) or capture to a specific program
  175. Choose program to start the capture in
  176. Capture Wizard Available
  177.  
  178. Popup Menus
  179. -----------
  180. Choose a Hot Key to be a menu of macros
  181. Menu can contain up to 36 macros
  182. Display menu with macro Nicknames -- press number or letter/ double click on item
  183. Display menu with macro activation & scope -- press number or letter/ double click on item
  184. Display menu with macro icons -- click on icon
  185. Activate Menu via Hot Key or via System Icon
  186. Use a SYSTEM Hot Key to show all macros that are defined for the current top most window--place them in a menu and allow you to choose to which one to execute. Use a single hot key to show all macros defined for "WORD" and the same hot key to show all macros defined for "EUDORA", etc.
  187.  
  188. Timed Macros
  189. ------------
  190. Schedule macros to play at given time intervals
  191. at startup of Macro Express
  192. hourly
  193. daily (choose any or all days of the week)
  194. weekly
  195. monthly
  196. one given time
  197. every "x" minutes
  198. after "x" minutes of inactivity
  199.  
  200. Program Features
  201. ----------------
  202. Remap primary keyboard keys
  203. Full Network Support with file locking capability
  204. Resize Main Window and components
  205. Import Keyboard Express and ShortKeys macros
  206. Print Macro List
  207. Output Macro Contents to a Text File
  208. Create multiple macro files
  209. Optionally run hidden in the background with system tray access
  210. Command line options such as Browse Mode (to prevent users from changing the macros) and loading in specific macro files
  211. Launch a macro with a command line parameter
  212. Dozens of wizards to help you create macros
  213.  
  214. Macro Operability
  215. -----------------
  216. Create Macros (Scripting Editor or direct input of commands)
  217. Edit Macros (Scripting Editor or direct input of commands)
  218. Delete Macros
  219. Copy Macros
  220. Rename Macros (change Hot Key or ShortKey name)
  221. Import & Export Macros
  222. Quick Info on Macros
  223. Capture Macros
  224. Deactivate and Activate Macros
  225. Sort Macros
  226. Assign Icons to Macros (over 400 included) for use with popup menus or system icons
  227. Place macros as icons on the desktop
  228.  
  229. Scripting Editor
  230. ----------------
  231. Choose from list of commands
  232. Insert new commands before or after an existing command or at end
  233. Edit command
  234. Copy command
  235. Reorder command
  236. Auto indentation of commands
  237. Delete command
  238. Command Wizard
  239.  
  240. Macro Wizards
  241. -------------
  242. Quick Wizard for creating Reminders
  243. Quick Wizard for typing text
  244. Quick Wizard for pasting text or bitmaps
  245. Quick Wizard for typing a symbol
  246. Quick Wizard for launching Programs, Documents and activating windows
  247. Quick Wizard for launching a web site
  248. Quick Wizard for typing date or time
  249. Quick Wizard for capturing a macro
  250. Quick Wizard for setting network connections
  251. Quick Wizard for logging off, rebooting, shut down
  252. Quick Wizard for Dial-Up networking
  253. Quick Wizard for deleting, copying, renaming files
  254. Quick Wizard for selecting a screen resolution
  255. Quick Wizard for selecting a default printer
  256. Quick Wizard for opening an explorer folder
  257. Quick Wizard for Audio CD commands
  258. Quick Wizard for playing a video clip
  259. Quick Wizard for adjusting audio device (volume, balance, treble, etc)
  260. Quick Wizard for filling out sweepstakes on the web (pending)
  261. Quick Wizard for maximizing, minimizing, restoring windows
  262. Quick Wizard for positioning or resizing windows
  263. Quick Wizard for changing the desktop wallpaper
  264. Quick Wizard for cascading, tiling, minimizing the desktop
  265. Quick Wizard for screen saver settings
  266. Quick Wizard for building a popup menu
  267. Quick Wizard for constructing macros from macros
  268. Quick Wizard for creating a macro with any macro command
  269.  
  270. Macro Commands
  271. --------------
  272. ***Text and Mouse***
  273. Clipboard Copy
  274. Clipboard Start Copy (specify text)
  275. Clipboard End Copy
  276. Clipboard File Copy (load a text file into the clipboard)
  277. Clipboard Paste
  278. Copy Bitmap to Clipboard
  279. Type Contents of Clipboard 
  280. Hold Alt Key Down
  281. Hold Control Key Down
  282. Hold Shift Key Down
  283. Hold Win Key Down
  284. Release Alt Key
  285. Release Control Key
  286. Release Shift Key
  287. Release Win Key
  288. Text, Keystrokes and Symbols
  289.   Simply key in text
  290.   Easily include special keys such as ALT, F1, LEFT ARROW, HOME, etc.
  291.   Easily insert symbols such as « ß ⌡ ╞ ú ë ⌐ and more
  292. Load in Text File (play as part of macro)
  293. Mouse Button Down (left, middle, right)
  294. Mouse Button Up (left, middle, right)
  295. Mouse Button Click (left, middle, right)
  296. Mouse Button Double Click (left, middle, right)
  297. Mouse Move (relative to screen or to top window)
  298. Mouse Wheel Clicks
  299. Time of day
  300. Today's Date
  301.   Numerous formats
  302.   Date xx days in past or future
  303. ***System and Windows***
  304. Audio Device Commands
  305.   Audio Volume Off
  306.   Audio Volume On Full
  307.   Audio Volume Up
  308.   Audio Volume Down
  309.   Audio Volume Mute Toggle
  310.   Audio Balance Left
  311.   Audio Balance Right
  312.   Audio Balance Centered
  313.   Audio Treble Up
  314.   Audio Treble Down
  315.   Audio Bass Up
  316.   Audio Bass Down
  317.   MIDI Volume Off
  318.   MIDI Volume On Full
  319.   MIDI Volume Up
  320.   MIDI Volume Down
  321.   MIDI Volume Mute Toggle
  322.   MIDI Balance Left
  323.   MIDI Balance Right
  324.   MIDI Balance Centered
  325. CD-ROM multi-media player commands: 
  326.   Play
  327.   Stop
  328.   Pause
  329.   Next Track
  330.   Previous Tack
  331.   Goto Track
  332.   Eject CD
  333.   Step
  334.   Back
  335.   Close CD Tray
  336. Desktop Commands
  337.   Cascade All Windows
  338.   Tile Vertically All Windows
  339.   Tile Horizontally All Windows
  340.   Minimize All Windows
  341.   Restore All Windows
  342.   Suspend Computer
  343.   Undock Computer
  344.   Run the Date & Time Dialog Window
  345.   Run the Find Computer Dialog Window
  346.   Run the Find Files Dialog Window
  347.   Run the Run Program Dialog Window
  348.   Open Explorer Window To
  349.     Control Panel
  350.     Desktop
  351.     Desktop Programs
  352.     Favorites
  353.     Fonts
  354.     My Computer
  355.     Network Neighborhood
  356.     Printers
  357.     Programs
  358.     Recent Documents
  359.     Recycle Bin
  360.     Start Menu
  361.     Startup Folder
  362.     User Documents
  363. Dial-Up Networking commands
  364.   Dial up a connection
  365.   Hang up
  366. Logoff Commands
  367.   Logoff
  368.   Reboot
  369.   Shut Down
  370.   Power Off
  371. Network Mapping Commands
  372.   Map a network drive permanently (maps on bootup/login)
  373.   Map a network drive on a temporary basis.
  374.   Disconnect a network drive permanently (maps on bootup/login)
  375.   Disconnect a network drive on a temporary basis
  376.   Option to Force a disconnect even if files are open over the connection.
  377.   Option to Display the Status of the map/unmap
  378.  áToggle Command for map/unmap
  379. Set Default Printer
  380. Set Screen Display Resolution
  381. Close a Window
  382. Hide Window
  383. Maximize Window
  384. Minimize Window
  385. Reposition Window
  386. Resize Window
  387. Restore Window
  388. Show Window
  389. Shut Down Program
  390. Windows System Commands
  391.   Screen Saver Off/On
  392.   Set Desktop Wallpaper
  393.     Tile
  394.     Center
  395.     Stretch
  396.     Position
  397.   Set Screen Saver Time Out
  398.   Set Keyboard Repeat Delay
  399.   Set Keyboard Repeat Speed
  400.   Set Window Sizing Border
  401. ***Programs and Files***
  402. Activate a Window (bring to front)
  403. Activate a Window or Launch Program if Window not running
  404. Launch a Program
  405. Launch a Program and Activate a Window
  406. Launch a Web Site
  407. Initiate an FTP transfer
  408. Change Directory/Folder
  409. Ccreate Directory/Folder
  410. Open Explorer Folder
  411. Copy File
  412. Delete File
  413. Rename File
  414. Sound: Beep
  415. Sound: play a wave file (simultaneous or wait for it to finish)
  416. Video Clip Play .
  417. ***Macro Control***
  418. Run Another Macro
  419. Delete A Macro
  420. Activate A Macro
  421. Deactivate A Macro
  422. Delays
  423. Load a New Macro File
  424. Keystroke Speed
  425. Mouse Speed
  426. Macro Playback Speed
  427. Pause
  428. Place text information in pause
  429. Specify location of the pause
  430. Remarks (for documenting macro)
  431. Repeat Loop
  432.   Incremental Counter Available
  433.   Specify starting number
  434.   Specify starting increment
  435.   Optionally specify repeat count at macro playback time
  436. Text Box (for informative Purposes)
  437. Wait for Window Title
  438. Wait For Window To Lose Focus
  439. Wait For A Program To Terminate
  440. Wait For A Key
  441. Wait For Text
  442. Wait For Left Mouse Click
  443. Wait For Right Mouse Click
  444. Wait For Middle Mouse Click
  445. Wait For Text Playback
  446.  
  447. ==================================================================
  448. Feature List of Macro Express 98 Version 1.0  -  (Initial Release)
  449. ==================================================================
  450.  
  451. Macro Activation
  452. ----------------
  453. Hot Key  -- use almost 700 CTRL, ALT, SHIFT, WIN key combinations
  454. ShortKey -- any set of characters (max 10 characters)
  455. Timed    -- Schedule the macro to play anytime
  456. PopUp    -- A menu of other macros
  457.  
  458. Macro Scope
  459. -----------
  460. Macros play back in any program
  461. Macros play back only in Specific Window
  462.   if Window is Top Most
  463.   if Window is running
  464. Macros play back only in Specific Program
  465.   if Program is Top Most
  466.   if Program is running
  467.  
  468. Macro Capture
  469. -------------
  470. Capture Keystrokes
  471. Capture Mouse
  472.   Relative To Screen or Relative to Top Most Window
  473.   Capture Window Size of Top Most Window
  474. Capture In Actual Time (Half Speed, Double Speed, etc)
  475. Capture any size macro (limited only to disk space)
  476. Select Hot Key/ShortKey Activation before Capture OR After Capture
  477. Capture Globally (to work in all programs) or capture to a specific program
  478.  
  479. Popup Menus
  480. -----------
  481. Choose a Hot Key to be a menu of macros
  482. Menu can contain up to 36 macros
  483. Display menu with macro Nicknames -- press number or letter/ double click on item
  484. Display menu with macro activation & scope -- press number or letter/ double click on item
  485. Display menu with macro icons -- click on icon
  486. Activate Menu via Hot Key or via System Icon
  487. Use a SYSTEM Hot Key to show all macros that are defined for the current top most window--place them in a menu and allow you to choose to which one to execute. Use a single hot key to show all macros defined for "WORD" and the same hot key to show all macros defined for "EUDORA", etc.
  488.  
  489. Timed Macros
  490. ------------
  491. Schedule macros to play at given time intervals
  492. at startup of Macro Express
  493. hourly
  494. daily (choose any or all days of the week)
  495. weekly
  496. monthly
  497. one given time
  498. every "x" minutes
  499.  
  500. Program Features
  501. ----------------
  502. Remap primary keyboard keys
  503. Full Network Support with file locking capability
  504. Resize Main Window and components
  505. Import Keyboard Express and ShortKeys macros
  506. Print Macro List
  507. Output Macro Contents to a Text File
  508. Create multiple macro files
  509. Optionally run hidden in the background with system tray access
  510. Command line options such as Browse Mode (to prevent users from changing the macros) and loading in specific macro files
  511.  
  512. Macro Operability
  513. -----------------
  514. Create Macros (Scripting Editor or direct input of commands)
  515. Edit Macros (Scripting Editor or direct input of commands)
  516. Delete Macros
  517. Copy Macros
  518. Rename Macros (change Hot Key or ShortKey name)
  519. Import & Export Macros
  520. Quick Info on Macros
  521. Capture Macros
  522. Deactivate and Activate Macros
  523. Sort Macros
  524. Assign Icons to Macros (over 400 included) for use with popup menus or system icons
  525.  
  526. Scripting Editor
  527. ----------------
  528. Choose from list of commands
  529. Insert new commands before or after an existing command or at end
  530. Edit commands
  531. copy commands
  532. Reorder commands
  533. auto indentation of commands
  534. delete commands
  535. Command Wizard
  536.  
  537. Macro Commands
  538. --------------
  539. Activate a Window (bring to front)
  540. Activate a Window or Launch Program if Window not running
  541. Change Directory/Folder
  542. Clipboard Copy
  543. Clipboard Start Copy (specify text)
  544. Clipboard End Copy
  545. Clipboard File Copy (load a text file into the clipboard)
  546. Clipboard Paste
  547. Close a Window
  548. Copy File
  549. Delays
  550. Delete File
  551. Hide Window
  552. Hold Alt Key Down
  553. Hold Control Key Down
  554. Hold Shift Key Down
  555. Hold Win Key Down
  556. Initiate an FTP transfer
  557. Keystroke Speed
  558. Launch a Program
  559. Launch a Program and Activate a Window
  560. Launch a Website
  561. Load a New Macro File
  562. Load in Text File (play as part of macro)
  563. Macro Playback Speed
  564. Maximize Window
  565. Minimize Window
  566. Mouse Button Down (left, middle, right)
  567. Mouse Button Up (left, middle, right)
  568. Mouse Button Click (left, middle, right)
  569. Mouse Button Double Click (left, middle, right)
  570. Mouse Move (relative to screen or to top window)
  571. Mouse Speed
  572. Mouse Wheel Clicks
  573. Pause
  574.   Place text information in pause
  575.   Specify location of the pause
  576. Release Alt Key
  577. Release Control Key
  578. Release Shift Key
  579. Release Win Key
  580. Remarks (for documenting macro)
  581. Rename File
  582. Repeat Loop
  583.   Incremental counter available
  584.   Optionally specify repeat count at macro playback time
  585. Reposition Window
  586. Resize Window
  587. Restore Window
  588. Show Window
  589. Shut Down Program
  590. Sound: Beep
  591. Sound: play a wave file (simultaneous or wait for it to finish)
  592. Text, Keystrokes and Symbols
  593.   Simply key in text
  594.   Easily include special keys such as ALT, F1, LEFT ARROW, HOME, etc.
  595.   Easily insert symbols such as « ß ⌡ ╞ ú ë ⌐ and more
  596. Time of day
  597. Today's Date
  598.   Numerous formats
  599.   Date xx days in past or future 
  600.