Search:

Type: Posts; User: ranjithfs1

Search: Search took 0.09 seconds.

  1. Replies
    25
    Views
    3,642

    Re: Error in IF-Else Code

    Sorry, the above reply of mine was made seeing the last reply on page 1 of this thread.
    But, I always use == to compare a variable(referring to a String) with a string constant in decision making...
  2. Replies
    25
    Views
    3,642

    Re: Error in IF-Else Code

    The line should have been
    if(usrInpt=="c")
Results 1 to 2 of 2