Chris @ IT wrote: > True, but out of curiousity (mine and probably many others...) > why would you want to achieve that? ie. have an exe different from the base > dpr? > > There could be another solution if you'd describe the problem and what you > are trying to end up with.
Some people use the same project for multiple programs, distinguished by setting compiler defines. (Say, personal and professional editions of the same program.) Others want the file name to have spaces or other characters that aren't allowed in Delphi identifiers. -- Rob ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

