Search:

Type: Posts; User: jps

Search: Search took 0.08 seconds.

  1. Replies
    8
    Views
    1,005

    Re: Adding if statements.

    You should reread everything I have posted and research the term "scope" in terms of programming. Then fix the re-declaring of variables-with-the-same-name and start setting values to the variables...
  2. Replies
    8
    Views
    1,005

    Re: Adding if statements.

    Your code has the same method name twice. Inside both methods several variables are declared and probably shouldn't have been (going on my assumptions on what you want the code to do). The next part...
  3. Replies
    8
    Views
    1,005

    Re: Adding if statements.

    copy paste what you want to add, and copy paste what you want it added to so it is clear what you want.



    This is part of the problem.
  4. Replies
    8
    Views
    1,005

    Re: Adding if statements.

    copy paste what you want to add, and copy paste what you want it added to so it is clear what you want.



    This is part of the problem.
  5. Replies
    8
    Views
    1,005

    Re: Adding if statements.

    Please see the announcements page for the use of code tags, and then fix the posted code so that it is indented properly. That way someone will read it.
    What is your question?
Results 1 to 5 of 5