View Single Post
proud2beamerican

JCF Member

Joined: Sep 2015

Posts: 75

proud2beamerican is doing well so far

Jan 28, 2017, 03:46 PM
proud2beamerican is offline
Reply With Quote
Quote:
Originally Posted by Violet CLM View Post
Yes.

As far as the commands go - sure, I can see them in the readme file. However, like I mentioned, I can't launch the program. This is what I get when using prompt:

Code:
C:\Users\win>
C:\Users\win>C:\Jazz2\downloads\j2ltool\J2L_Tool.exe
You're doing it wrong!
C:\Users\win>C:\Jazz2\downloads\j2ltool\J2L_Tool.exe C:\Jazz2\downloads\j2ltool\tube.j2l
Level C:\Jazz2\downloads\j2ltool\tube.j2l loaded.
Statsfile created at:
C:\Jazz2\downloads\j2ltool\tube.j2l.stats.txt
C:\Users\win>C:\Jazz2\downloads\j2ltool\J2L_Tool.exe < C:\Jazz2\downloads\j2ltool\tube.j2l >
The syntax of the command is incorrect.

C:\Users\win>J2L_Tool < C:\Jazz2\downloads\j2ltool\tube.j2l >
The syntax of the command is incorrect.

C:\Users\win>C:\Jazz2\downloads\j2ltool\J2L_Tool.exe < C:\Jazz2\downloads\j2ltool\tube.j2 l> < swap data file >
< was unexpected at this time.
As you can see the only successful action was creating the Statsfile.

(I had to create spaces after "<" and before ">" otherwise it won't show it on forum)