Search:

Type: Posts; User: Norm

Search: Search took 0.17 seconds.

  1. Replies
    6
    Views
    1,811

    Re: Boolean Input Question.

    Its very important that you read the documentation for classes and their methods. Trying to code and use classes and their methods can be frustrating and a waste of time without reading the doc.
    ...
  2. Replies
    6
    Views
    1,811

    Re: Boolean Input Question.

    What does the method's doc say about when it will throw that exception?
    Are you surprised that the exception was thrown? What did you enter that the method was trying to read and create a boolean...
  3. Replies
    6
    Views
    1,811

    Re: Boolean Input Question.

    What package is the TextIO class in? Is there documentation for that package's classes?
    What does the doc say?


    Are you saying your IDE is saying there is a problem with your code?
    What error...
Results 1 to 3 of 3