My problem is this: many clients want the application with a name having some special characters, not allowed when naming Delphi projects, but usual in my language (I'm from Brasil).
To do so without naming all executable files generated manually I was looking for something to be done during compilation. But if to accomplish that I have to lose the debugger, I rather prefer to rename all executable files manually before sending them to my clients: It isn't elegant but it works. Thank you all anyway. JAIME. 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 > [Non-text portions of this message have been removed] ----------------------------------------------------- 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/

