[RESOLVED]Set A Commands Function In a Module?
Is it possible to set a command buttons function to do something through a module? I have a module read an INI setting, and if its a certain value, I want it to set a command buttons function to do a certain thing. I have it in a module cause it does it for multiple command buttons, since it reads 10 sections of an INI file for settings of each button.
Just wondering if this is possible. If not, what would be the next solution to this? Thanks in advance.