Compile Project function

It seems that this function doesn't generate any files.
Can we compile a project and distribute only the compiled file ?

Best Regards,
Laurent.

CompileProject doesn't generate any file. To save the compiled code you can use this tip:

http://www.tmssoftware.com/site/tips.asp?s=faq&show=226
Note that the compiled code is very sensitive to the application state. If you change the registration system and/or change the executable of your application, it might not work anymore.