Search:

Type: Posts; User: Norm

Search: Search took 0.22 seconds.

  1. Thread: Search data....

    by Norm
    Replies
    3
    Views
    1,366

    Re: Search data....

    What variable has the null value? Where do you give that variable a value?

    You can not use a variable with a null value to reference methods in a class. THe variable must have a valid non-null...
  2. Thread: Search data....

    by Norm
    Replies
    3
    Views
    1,366

    Re: Search data....

    There is a variable with a null value at line 84. Look at that line and determine what variable has a null value and then backtrack in the code to find out why that variable does not have a valid...
Results 1 to 2 of 2