- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello PowerMill Community,
I'm currently working on improving the efficiency of my workflow by centralizing all my functions into a few library files. The goal is to be able to call these functions as needed across various macros I’m developing.
Issue Encountered: I load the library file at the start of each macro by using an include statement, but I’m encountering an issue where the main function of the library file enters a loop, repeating indefinitely no matter what I code inside the main function.
Objective: My aim is to have a centralized library of functions that I can easily call from, which would significantly streamline the process of developing and maintaining macros.
Question: Is there a workaround or a method within PowerMill that allows for the effective use of function libraries without the main function looping? Any guidance or tips on how to implement this would be greatly appreciated as it would simplify my new workflow system.
Thank you in advance for your help!
Solved! Go to Solution.