Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.12 seconds.

  1. Re: Store Values in 2D array and output to textarea

    Thanks, although technically an SSCCE should be executable.

    Your problem is in the values to which you're limiting your inner for loop. What is tutorArray.length? What do you want the loop's upper...
  2. Re: Store Values in 2D array and output to textarea

    When posting code, it should be in the form of an SSCCE. People aren't going to want to read through all that yucky GUI-editor code.

    You should put some print statements inside your nested for...
Results 1 to 2 of 2