How would I make a proc that would output something to a grid by a certain order.
1,1 | 1,2 | 1,3
2,1 | 2,2 | 2,3
(...)
When it reaches column 3, it resets to column one and adds 1 to row and it keeps going.
ID:272664
Nov 25 2008, 1:57 pm
|
|