11-15-2007, 01:06 PM
|
#1 (permalink)
|
|
The Wanderer
Join Date: Nov 2007
Location: Edinburgh
Posts: 21
Thanks: 1
|
List of numbers
im wanting to desplay a list of numbers like:
Code:
1
2
3
4
5
6
7
8
9
10
is there such code that will allow me to list numbers like this, but with my own preset bits like numbers between: 555444 - 555555 would show:
Code:
555445
555446
555447
555448
555449
555450
and so on
thanks in advance
|
|
|
|