Search:

Type: Posts; User: Camwarp

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    997

    Re: Java user input

    I am trying to make it into a multiple list multiple questions type thing but thanks ill take a look into that
  2. Replies
    3
    Views
    997

    Java user input

    Okay im trying to get when a user inputs a question the java program will output a pre written answer. I have the following code




    import java.util.Scanner;


    public class Main {
    public...
  3. Replies
    1
    Views
    1,053

    Making Commands in Java

    Ok i am new at java programming. Im trying to write a program but have no code to make a program where a user types in a specific line of text and then java takes the correct information needed from...
  4. Replies
    4
    Views
    1,223

    Re: How to Make Java Commands

    I also want the user to be able to input something and then the java program read what they entered then go to a ceratin section of code how would i do that
  5. Replies
    4
    Views
    1,223

    How to Make Java Commands

    Im Wanting to make commands for users to acess seperate files on a code im writing how would i do this?
  6. Can Java Read What A User Types In And Complete A Specific Parameter For That Certain Sentence. Word.etc

    Hello!

    I am a new java programmer trying to learn how to get a user to input something like DATE and java to print the date out.

    I have looked through code examples and have not found anything...
  7. Replies
    5
    Views
    839

    Re: What Is Wrong With This Code

    THANKS
  8. Replies
    5
    Views
    839

    Re: What Is Wrong With This Code

    Thanks

    --- Update ---

    Still Not Working Tried Adding The Parentheses Didnt Remove The Error

    This Is The New Code
    Error Is As Follows "Syntax error on token "simpleMessage", Identifier...
  9. Replies
    5
    Views
    839

    What Is Wrong With This Code

    I am trying to create a multiple class program and its coming up with errors this is the code

    First Class Named Test1

    This Class is coming up with errors Its Saying "Syntax error on token...
Results 1 to 9 of 9