vivasuzi
Programmer
- Jun 14, 2002
- 183
I want to do this... I have a table with 4 pics in each row. I want to have a count variable that will start with 1, and then count up to 4. Then when it gets to 4, i write out a new row and reset the count to 1.
I can do the table, and all the other stuff, I just dount know how to make the count so that it's treated like an int. Kind of like in C++ where you can just declare int count. Get it? thanx for any help. *Suzanne*
I can do the table, and all the other stuff, I just dount know how to make the count so that it's treated like an int. Kind of like in C++ where you can just declare int count. Get it? thanx for any help. *Suzanne*