Search:

Type: Posts; User: humdinger

Search: Search took 0.07 seconds.

  1. Re: Having trouble with an if statement. please help!!

    Hi, I have checked the code and i have it down exactcly as you said but it still returns the same error. any ideas???
  2. Re: Having trouble with an if statement. please help!!

    Hi just to let you know i work nights so im at work now. il be back working on this tomorrow so il look into it then. thankyou very much for all your help so, I will be sure to click the thankyou...
  3. Re: Having trouble with an if statement. please help!!

    Hi JavaDaveUK,

    Thankyou for your help.

    I had already tried that earlier and it still said "missing return statement". I just tried re-writing it again as to your post and it still returns the...
  4. Re: Having trouble with an if statement. please help!!

    Hi helloworld922, thankyou very much for your help so far.

    I am unable to use arrays at this point. ive been working on this code some more but am still having problems! My new code is:


    ...
  5. Re: Having trouble with an if statement. please help!!

    hi sorry for the confusion but ive just looked at the specifications again & what I actually need to do is return "off" if the argument is 1, "low" if its 2, "medium" if its 3 and "high" if its 4. it...
  6. Having trouble with an if statement. please help!!

    Hi

    Im working on an if statement with the following specifications:

    If the methods argument is between 1 and 4 it should set the value of its
    "setting" instance variable to the value of the...
Results 1 to 6 of 6