Re: Coding help
Posted on 2021-01-02, 15:05
Excellent feedback! Thanks! To expand on what I'm doing, I am writing a version control utility to ensure my applications are ran together within the same application suite. This gives me some control over the expected functions of a given application within the application suite. So, for example, …