OK, now I understand the problem. You can delete or modify the items available in the parameter drop-down by editing Delphi's Registry entries.
Look under HKEY_CURRENT_USER\Software\Borland\<Delphi/BDS>\<version>\History Lists\hlRunParameters If you remove or add items, be sure to update the Count value appropriately. The IDE is probably robust enough not to choke if there's a mis-match, but why tempt fate? HTH Stephen Posey stephenlpo...@earthlink.net -----Original Message----- >From: chris.mo...@biuk.co.uk >Sent: Oct 8, 2012 7:33 AM >To: delphi@elists.org >Subject: RE: Previous Parameters list > >Yes >I open Run -> Parameters >In the "Run Parameters" dialog, there is a drop-down list called >Parameters that contains every parameter I have ever created since the >dawn of time. Most useful. > >Now I only want to use 4 of those parameters, so I would like VERY MUCH >to please clear that list and start again. > >If I click HELP it tells me that Parameters are command line arguments, >again, most useful. > >However, when there are 40 of them, all more than 80 characters in >length, and each one differing only by one or two characters, the >usefulness starts to thin. > >As simply as I can : I would like to clear the list of the parameter >dropdown in the "Run Parameters" dialog of Delphi 7. > >-----Original Message----- >From: delphi-boun...@elists.org [mailto:delphi-boun...@elists.org] On >Behalf Of Tom Hansen >Sent: 05 October 2012 13:33 >To: Moderated List for the Discussion of Delphi Programming >excludingDatabase-related topics >Subject: Re: Previos Parameters list > >Am I right that you just want to clear the history list? >-Tom Hansen > >On Wed, Oct 3, 2012 at 5:08 AM, <chris.mo...@biuk.co.uk> wrote: > >> Hello, >> >> >> >> Really simple one. Using Delphi 7 I have an app that I send >> parameters to. In the development stage, I made many, many changes to > >> the parameters. Now I have a set of 4 that I wish to use going >forward. >> >> >> >> My parameter list has ALL of the previous parameters in it. How can I > >> clear the list? Do you know where the list data is kept? >> >> >> >> Thanks - Chris. >> >> >> >> BROTHER INDUSTRIES (UK) LTD >> >> Registered 1888853 in England. >> >> VAT No : 864 4502 20 >> >> >> >> Address : >> >> Vauxhall Industrial Estate >> Ruabon >> Wrexham >> LL14 6HA >> >> _______________________________________________ >> Delphi mailing list >> Delphi@elists.org >> http://lists.elists.org/cgi-bin/mailman/listinfo/delphi >> >_______________________________________________ >Delphi mailing list >Delphi@elists.org >http://lists.elists.org/cgi-bin/mailman/listinfo/delphi > >_______________________________________________ >Delphi mailing list >Delphi@elists.org >http://lists.elists.org/cgi-bin/mailman/listinfo/delphi _______________________________________________ Delphi mailing list Delphi@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi