Hi,
i want to have a macro line which creates and stores a uservar and then want to use that in another macro.
So macro A is: setuservar „thisthing“ „image 3.101 thru 3.113“
Macro B is: copy $thisthing at Image 3.201
Commandline feedback from macro B though is only: Copy at image 3.201
When I just try to find my variable it doesn’t show either. Why is this? Can I not set a variable using a macro? The variable works fine if I set it myself and then run macro B, but not through Macro A.
I‘m on version 1.1.4.2.
Any help appreciated!