Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    972

    Re: Help string not storing in Variable

    Please post the current version of the program and explain what it is doing and what you want it to do.
  2. Replies
    7
    Views
    972

    Re: Help string not storing in Variable

    There is no statement in the posted code that stores anything in a after a is assigned null.

    Do you know how an assignment statement works? The variable receiving the value is to the left of the...
  3. Replies
    7
    Views
    972

    Re: Help string not storing in Variable

    Can you post the code that shows the error? What you posted doesn't show the error.

    Where is the variable a assigned a value after it is assigned the value of null?
  4. Replies
    7
    Views
    972

    Re: Help string not storing in Variable

    Where do you print out the value of a? I don't see any print statement in the posted code.

    Where does the code assign any values to a?

    Is there some other code you are talking about? The...
Results 1 to 4 of 4