Search:

Type: Posts; User: froland20

Search: Search took 0.10 seconds.

  1. Re: Java run file as batch and write problem to TXT file

    This is my toString() method:


    @Override
    public String toString() {
    return "Név: " + marka + " | Rendszám: " + rendszam + " | Hengerűrtartalom: " + kobcenti + " | Évszám: " + evszam...
  2. Re: Java run file as batch and write problem to TXT file

    Here is the full output



    \------------------------/
    MEGACAR BT
    \------------------------/

    1. Regisztáció
    2. Bejelentkezés
  3. Re: Java run file as batch and write problem to TXT file

    Right, done.

    --- Update ---

    I hope It's batch file problem, not java.
  4. Java run file as batch and write problem to TXT file

    Hello,

    I have got a problem with running the java program with batch file.
    The program works well when I run with NetBeans or Eclipse.
    When I want to add a property to List class with...
Results 1 to 4 of 4