hello folks
for my macro launcher toolbars i had a dynamic mastermacro that would load relevant info for the button it was activated from
however this turned out to be slow and made my tool a cpu hog and at times not respond at all as if it was waiting to get something. so i switched away from that and made a separated macro for each button making my script lots and lots bigger but much faster and responsive
this got me thinking what would be the fastest way to load about 60 variables per button? i have switched most to arrays but is that wise? is there something better?
for my macro launcher toolbars i had a dynamic mastermacro that would load relevant info for the button it was activated from
however this turned out to be slow and made my tool a cpu hog and at times not respond at all as if it was waiting to get something. so i switched away from that and made a separated macro for each button making my script lots and lots bigger but much faster and responsive
this got me thinking what would be the fastest way to load about 60 variables per button? i have switched most to arrays but is that wise? is there something better?
Statistics: Posted by peter_ahk — 53 minutes ago