Hey, I've got a fairly basic (I hope) AppleScript that I'd like to write.
I need to get the current filename from the active SubEthaEdit window, and then I need to javac that file, while displaying the results... preferrably in a new SubEthaEdit document.
This functionality would be similar to the compile java function in textpad (
www.textpad.com)
Ok, so anyone dare to try and help me out here? I really don't know what to do, and I can't get much of any applescript to work, I keep getting errors.. but I think it's because I don't know much AppleScript, and it confuses me...