Topic by Andrew Burke
Hi All,
I've really been enjoying the Advanced Scripting engine in the Professional Edition. I've got a ton of custom code to handle specific problems. As the number of macros I've built grows, I'm having trouble managing the code principally because there doesn't appear to be a way to share modules between commands. For example, for a number of commands, I have a conditional block that converts names to user names (e.g. "Sue" = "sjones"). Right now, I have that code duplicated every place I need it which is kind of a pain to maintain. Has anybody found a solution for this?
Thanks,
Andy