| George Baker 2005-10-24, 8:57 am |
| In article <raulhsj.1wv48z@mail.webservertalk.com>,
raulhsj.1wv48z@mail.webservertalk.com says...
>
> Hi
>
> What I'm trying to do in HATS 6 is that a transformation macro key
> performs two macros. Is this possible? Thanks
>
>
>
> --
> raulhsj
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message1232449.html
>
>
The question is not clear. Are you saying you want a button to execute
a two macros, but how?
Macros can be chained, one after the other, but you cannot return back
from the 2nd macro to the first and resume, it is a transfer operation
only.
|