This is just a basic example, I understand I can do this using 2 foreach loops. Basically I’m asking if it’s currently possible to assign variables that are in scope for the entire description?
I don’t think that sample code actually works as expected, but it’s not really the point. I was just giving a simple example. I guess the answer is that you can’t assign values to a variable using these macros, right?
Which is fine, I will just find another way to do what I need. I may be able to use the “call” macro in a different way to accomplish my task.
We are using the 20+ year old MiscMerge library in GarageSale (yes, GS is that old). Here is the official documentation, but I’m not sure everything is still working as documented in there:
There is a ‘set’ command documented, but I never used it. Not sure if it still works at all…