Hi,
I worked on a costumers pc with macro toolworks 7.4.6 pro and encountered a possible bug.
if you make a macro like:
Code:
<#>Macro for something in photoshop ie.
<#>Version 124.1241fe
<#>you should select yxcg and make sure that asdfk is done before starting it
<keys><tab><tab><cmds>
<clp_copyselected>(0,5)<varset>("d_y=_vClpText","")
......
the first thing it does is to press enter because of
"
"
but its not show in the "Macro Text - Descriptive View" if you make something like
Code:
<keys><alt>i<alt>
<cmds>...
later it is shown as <enter> thats why i was struggling a long time without finding the "problem" so i thought i might share it with you.
if its already fixed forget about it the costumer didn“t want to change a running system.
regards Peter
p.s. sry for my english i hope you get the meaning |