Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Re: update static field and call method within the class?

    If you can't compile it, then I don't know how you will know if the code is correct.
    Asking some one else to check your code is exactly the same as compiling it.
  2. Re: update static field and call method within the class?

    Did you try compiling it? The compiler will tell you if you have coded it wrong.

    Coding conventions recommend that you do NOT put any code on the same line following a {
    leave the rest of the...
  3. Re: update static field and call method within the class?

    Can you post your current code. Be sure to wrap it in code tags:

    <YOUR CODE HERE> to get highlighting
Results 1 to 3 of 3