> I currently have a "_.class" file in use in
> textpad.
You are seriously editing the class file in textpad? I heard about people who debug and patch a running Linux kernel with Emacs, but if you are not the ultimate hacker, I suggest you edit the .java file and no the .class file.
> When i compile the program in this code it
> works,
Which program are you referring to?
> but I don't know how to conver it back to
> normal and understandable code.
Does this mean you would like to translate back the class file into a java file? I heard that there are tools to do so in a limited way, but I am just guessing what you really want.
> Can anyone help?
Hmm, you may want to rephrase your question. It is pretty hard to understand what you are after.
Harald.