View Single Post
  #2 (permalink)  
Old 02-07-2008, 08:56 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 486
Default

Hello,

What we suggest is, edit your copied macro to insert delay after you enter username (before Tab) so that keystrokes command to insert username can get enough time to execute and macro can run flawlessly. Insufficient delay can skip any command in macro and results into macro failure.

You can find Delay command under Commands section. Just double click on it, specify the delay time and save the command. You can also insert delay command after Tab keystrokes. Save the macro and run it.

We have forwarded your requirement, to put 'Rename' option in context menu that appears when you right click on particular macro in list, to the product development team for the future version of Workspace Macro Pro.

Note: By mistake, you created a Post in Workspace Macro instead of Workspace Macro Pro

Hope that helps.
Reply With Quote