Search:

Type: Posts; User: solidMGSsnake

Search: Search took 0.17 seconds.

  1. Replies
    26
    Views
    3,340

    [SOLVED] Re: Programming Assignment

    Deleated
  2. Replies
    26
    Views
    3,340

    [SOLVED] Re: Programming Assignment

    You told me to put that in to fix another error, I don't know how to put in <returns> and I'd say my lecturer would know I didn't do it myself if I did. Any other way around it?
  3. Replies
    26
    Views
    3,340

    [SOLVED] Re: Programming Assignment

    Deleated
  4. Replies
    26
    Views
    3,340

    [SOLVED] Re: Programming Assignment

    Ya I actually found that myself after. Honestly I don't have time to take a breath because this is due tomorrow and I still need to do a lot . Also I'm still new to Java so it takes me ages to find...
  5. Replies
    26
    Views
    3,340

    [SOLVED] Re: Programming Assignment

    Deleated
  6. Replies
    26
    Views
    3,340

    [SOLVED] Re: Programming Assignment

    Deleated
  7. Replies
    26
    Views
    3,340

    [SOLVED] Re: Programming Assignment

    Deleated
  8. Replies
    26
    Views
    3,340

    [SOLVED] Re: Programming Assignment

    Ya that wouldn't work but I found out that the yes or no had to have quotation marks enclosed as well. Ok guys that works now, if I need more help with this program, is it ok if I post in the same...
  9. Replies
    26
    Views
    3,340

    [SOLVED] Re: Programming Assignment

    Yes how do I do it the other way?
  10. Replies
    26
    Views
    3,340

    [SOLVED] Re: Programming Assignment

    Well that worked to get me past "enter membership fee" and allowed me to answer the question "Has the fees been paid?" But if I enter "yes" or "no" then it still says invalid option despite the if...
  11. Replies
    26
    Views
    3,340

    [SOLVED] Re: Programming Assignment

    I'm sorry I'm a bit of a noob, could you explain what to do in rudimentary terms? Are you saying to but a Scanner.nextLine() after the Scanner.nextDouble()?
  12. Replies
    26
    Views
    3,340

    [SOLVED] Re: Programming Assignment

    Sorry about that, fixed.
  13. Replies
    26
    Views
    3,340

    [SOLVED] Java Help

    Deleated
  14. Replies
    23
    Views
    2,159

    Re: Help with Textpad

    Ok I FINALLY got it working, that you very much for being so patient with me. :)

    Is there any way I can give you a Thumbs Up or a Thanks? Because you definitely deserve it!
  15. Replies
    23
    Views
    2,159

    Re: Help with Textpad

    Ok that worked. Here are the results:

    F:\Programing\Java\Project>"C:\Program Files\Java\jdk1.7.0_45\bin/javac.exe" -c
    p . -Xlint Library.java

    F:\Programming\Java\Project>MORE

    _
  16. Replies
    23
    Views
    2,159

    Re: Help with Textpad

    Ok I ran it and this is what I got:


    F:\Programming\Java\Project>C:\Program Files\Java\jdk1.7.0_45\bin/javac.exe -cp
    . -Xlint Library.java
    'C:\Program' is not recognized as an internal or...
  17. Replies
    23
    Views
    2,159

    Re: Help with Textpad

    Ok so is this right before I actually do it?

    C:\Program Files\Java\jdk1.7.0_45\bin/javac.exe -cp . -Xlint Library.java
    MORE

    and I save that, call it Library.bat and save it in the same folder...
  18. Replies
    23
    Views
    2,159

    Re: Help with Textpad

    I haven't tried it since the first time but since I haven't changed anything since then but I imagine I will still get the "'javac' is not recognized as an internal or external command, operable...
  19. Replies
    23
    Views
    2,159

    Re: Help with Textpad

    I don't know what you mean, I haven't executed any batch file yet because I'm still not sure what to do.

    If the batch file is called TestCode16.bat then why does it say .java instead? Also that...
  20. Replies
    23
    Views
    2,159

    Re: Help with Textpad

    "D:\JavaDevelopment\Testing\ForumQuestions9>D:\Java\jdk1.7.0.7\bin\javac.exe"

    Can you tell me what each file location represents so I can know what part of what to change to my files? Why is it a...
  21. Replies
    23
    Views
    2,159

    Re: Help with Textpad

    I honestly don't trust myself in making a batch file as I read that if you do it wrong it can mess up your system. I don't know what part of your example I should modify to fit with my situation. Is...
  22. Replies
    23
    Views
    2,159

    Re: Help with Textpad

    No not with TextPad specifically, I'm just asking how you do what you saying in post #4.
  23. Replies
    23
    Views
    2,159

    Re: Help with Textpad

    "Is the bin folder with javac.exe on the Path variable? "

    Sorry I'm a big noob, I don't understand what you mean. I'm used to Textpad being already set and I just press CTRL+1 to compile and...
  24. Replies
    23
    Views
    2,159

    Re: Help with Textpad

    Sorry should of stated this, I'm using Win8 64-bit.

    When I typed that into the cmd it said "'javac' is not recognized as an internal or external command, operable program or batch file".
    But I...
  25. Replies
    23
    Views
    2,159

    Help with Textpad

    Hello everyone, I'm new here and also a total java noob and I have no idea where I should of posted this, if this is posted in the wrong category then I apologize. But please don't just lock this, at...
Results 1 to 25 of 25