Macro Toolworks Products Discussion Forums :: FAQ's
Welcome Guest   
 Subject :Q: How do I include hyper link to my text macro?.. 15-07-2010 17:15:19 
petr
Joined: 15-10-2009 11:48:52
Posts: 152
Location
Q: How do I include hyper link to my text macro?

A: Since the macro text is plain text there is no way to insert hyper link to the macro text directly.
However, it is possible to create a clipboard macro (using "Add Clipboard Macro" button) that basicaly
can contain the same data that can be put to clipboard. This means that clipboard macro can contain
any data that can be copied to clipboard in Word, Excel and other programs. Now there are two options
how to have a text macro with hyper links:

1) If the text macros is simple then the easiest way is to just copy whole the text with hyper links (the text the macro should conist of)
in the Word or other program into clipboard and then click "Add Clipboard Macro". This will simply create a macro from the clipboard content. Every time such macro is run it will copy data to clipboard and "paste" them to the target application.

2) If the text macro is more complex and contains also some commands ("wait", "if", etc.) then it is necessary to
split the macro to more macros and create clipboard macros from the parts that contain hyper links. Those clipboard macros can be
then called from the original macro using <run> command.
IP Logged
 Subject :Re:Q: How do I include hyper link to my text macro?.. 22-12-2011 18:31:10 
skipnicholson
Joined: 26-06-2010 03:30:53
Posts: 2
Location
Great! Thanks much.
IP Logged
Page # 


Powered by ccBoard


Login and share your experience - send messages to forums and add comments to samples, commands and other resources.



Account is free of charge, easy to setup.