I'm trying to do something like
popup_menu(start_hour,[sprintf("%02d", (0..31))]
without making a array of 0..31 formated the way I like in advance.
Any advice?
Thanks.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
![[noevil] [noevil] [noevil]](/data/assets/smilies/noevil.gif)
Travis - Those who say it cannot be done are usually interrupted by someone else doing it; Give the wrong symptoms, get the wrong solutions;
popup_menu(start_hour,[sprintf("%02d", (0..31))]
without making a array of 0..31 formated the way I like in advance.
Any advice?
Thanks.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
![[noevil] [noevil] [noevil]](/data/assets/smilies/noevil.gif)
Travis - Those who say it cannot be done are usually interrupted by someone else doing it; Give the wrong symptoms, get the wrong solutions;