Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Calling a JDK command  (Read 3036 times)

0 Members and 1 Guest are viewing this topic.

Silverneo188

    Topic Starter


    Starter

  • That Bender Guy
    • Computer: Specs
    • Experience: Familiar
    • OS: Windows XP
    Calling a JDK command
    « on: March 29, 2011, 08:50:02 AM »
    I have a question about using a command from the JDK. I plan to distrubite the batch file to clients, will they need to have the specific JDK command file in the folder or will the batch file work without them having the JDK?

    BC_Programmer


      Mastermind
    • Typing is no substitute for thinking.
    • Thanked: 1140
      • Yes
      • Yes
      • BC-Programming.com
    • Certifications: List
    • Computer: Specs
    • Experience: Beginner
    • OS: Windows 11
    Re: Calling a JDK command
    « Reply #1 on: March 30, 2011, 06:25:43 PM »
    depends what program ("command") it is you are running from the JDK.
    I was trying to dereference Null Pointers before it was cool.