Nuacht

I've got a problem that I'm stuck on. How do I programmatically get the executing jar file's absolute path?I'm trying to look for a folder that is relative to the jar file's directory but I'm ...
Can you show me an example because getcwd () shows the path of the file passed instead of the exe.<BR><BR>I think I can pass argv [0] to the fullpath function in the link above. I'll have to try ...