newbie - move a working script to another computer

Hi,
I am workig on my second AppleScirpt. The script works fine, but when I move it to another computer, i need to compile it again in order for it to work. Can someone tell me how to avoid recompiling? Any help or suggestions are greatly appreciated.

Jin

Why won’t it work on the second computer? What error do you get? You could post your script.

It is a folder action script. All it does is print pdf files. When I move it to the second computer for testing, I need to open it in script editor and compile it and then save it. The script works perfecly. I didn’t get any error messages, but I just hate that I need to recompile it when I move it to other machines. I understand that I can save it as text, which doesn’t retain the compliling information, but it doesn’t work with folder action. I like to know if there is any way to avoid the recompile.