gfridland Posted January 18, 2012 Posted January 18, 2012 If I only want to evaluate the IF statement at reboot, what is the best way to accomplish that? Can I create a program with the IF-then-else, disable it, and enable "run at startup"??? Will it run the IF if the program is disabled? Will this allow for the program to be evaluated only once and only during startup or do I have to create another program that runs at startup with a "run-if" pointing to the desired one-time program?
LeeG Posted January 18, 2012 Posted January 18, 2012 From a post by Michel ... If you have Run at startup, then enable/disable flag is ignored
Recommended Posts