i am writing a small app where the user can type in a number between 1 and 512! i need this number as step variable and because of more overview (readable) i dont want use insisde the for/next loop something like i+64 or something this
will you solve this barrier with the next update? would be nice if pure check something like:
lUsersValue = 128
For i = 0 to 1024 Step lUsersValue
thanks!


