I downloaded the jython2.2b. I opened it and it installed. It created a directory with a bunch of files and what not. I ran the batch file in it and the jython interpreter opened and worked.
My problem is that I cannot run jythion from my command prompt. if I type java I get something. If I type pythong I get the pythong interpreter. If I type jython I get:
'jython' is not recognized as an internal or external command,
operable program or batch file.
How do I fix this so that I can run jython from any directory using my command prompt?
2007-05-01
16:24:18
·
1 answers
·
asked by
mr_gees100_peas
6
in
Computers & Internet
➔ Programming & Design