Hi Dennis, As far as I know, only the .rff that is the one being compiled is able to be included in the .exe produced by R:Compiler. The way I get around that is to call all other forms from the first .rff. Others may have better ways to do this...
Best Regards, Ted Ted Lienhard Golden Valley Consulting Golden Valley Consulting -----Original Message----- From: Dennis McGrath <[EMAIL PROTECTED]> Date: Wed, 5 Nov 2008 14:49:22 To: RBASE-L Mailing List<[email protected]> Subject: [RBASE-L] - external forms and the compiler I'm having great fun with the compiler. I've got my invoice.exe working great. It uses one form with all the prep code built into the form and one report. I was wondering, is there any way to compile rff files into the exe so one does not have to include them in the final product? Dennis

