I have a java class named Adventure.class. I have an AppleScript app named Adventure. I am trying to make the Adventure app run Adventure.class in the Terminal on a mac. Basically, I am trying to make it where a folder is downloadable, and inside is the app and a folder labeled "files". Inside of files is a bin folder, and inside of that is the class file. The Adventure.app is in the main directory, with the files folder. Here is my AppleScript so far.I have a java class named Adventure.class. I ha