View Single Post
  #2 (permalink)  
Old 08-07-2007, 06:20 AM
trill trill is offline
Member
 
Join Date: Jul 2007
Posts: 40
trill is on a distinguished road
Do you have any code written, that you can show? I'd rather fix your code, than give you mine.

Mess around with a for loop printing the numbers out and you should be able to massage the code to fit your application fairly easily. You might want to declare a variable that acts like a spacer that's a String of 4 spaces to help with your formatting.

Greetings.
Reply With Quote