Has anyone had the problem of a script loading more than once at startup or closing of menus. I hava a script that loads about 3-4 times on startup and then if I close (not hide ) any menu group in the left hand sliding menu, it runs again. It is a pretty complicated script so I will try to simplify it and see if I can reproduce the problem. If anyone has any advice on this, please let me know.
it is a button script so I am assuming everything outside the button script should only be run once. This is not the case. It is calling one of my FileExecute functions multiple times. I will try to block it with a memory check if nothing else works. Thanks