I'm using an animated HDD icon for a WPS I'm building (the first one I've done from scratch), and the code I've come up with to make it work is somewhat clunky:
%t0.1%?lh<%xdda|>;%t0.1%?lh<%xddb|>;%t0.1%?lh<%xddc|>;%t0.1%?lh<%xddd|>;%t0.1%?lh<%xdde|>;%t0.1%?lh<%xddf|>;%t0.1%?lh<%xddg|>;%t0.1%?lh<%xddh|>;
Is there a cleaner way of doing this, so that %?lh is only checked once? Is there anything to be gained, other than neater code?
Thanks for your help.