Hi Dave,No, I have two projects, one for the test bed executable and another for the library.Both projects use the same forms/data modules, the only difference is that the Library project also has the Jedi Plugin module (and is a library project and not an executable ;-) ).Paul.
----- Original Message ----- From: "David Smith" To: [email protected] Subject: Re: [delphi-en] Jedi Plugin - modified code ignored! Date: Wed, 20 May 2009 09:01:58 -0700 (PDT) Are you sure you were compiling the plugin and not the main application? I used to have that problem when working with dll's. Dave --- On Wed, 5/20/09, Paul Bennett <[email protected]> wrote: From: Paul Bennett <[email protected]> Subject: [delphi-en] Jedi Plugin - modified code ignored! To: [email protected] Date: Wednesday, May 20, 2009, 3:37 AM Hi All, I seem to have run into a problem that I just can't get my head around. I have an application that uses a number of (Jedi) plugins, each plugin is self contained and reads data from various (Paradox) tables, massages it and then writes it to an Excel spreadsheet. This is all working fine. Recently the users have asked for additional data to be passed to the spreadsheet. I have modified the form/datamodule that the plugin calls and tested it and it behaves as expected, however when I recompile the plugin the new code is not executed!!!! I have deleted all of the dcu's and the plugins dll files but I still don't get the expected result? anyone have any ideas???? Paul. [Non-text portions of this message have been removed] Experience is something you don't get until just after you need it. -- _______________________________________________ Surf the Web in a faster, safer and easier way: Download Opera 9 at http://www.opera.com Powered by Outblaze [Non-text portions of this message have been removed]

