Subject Re: [IBO] Modifying & Recompiling IBO dpk's
Author Hans Hoogstraat
It is easier to copy the source code of the module(s) to your project source
directory and use project manager to include that copy in your project. Now
you don't change the original source code , edit the copied source code only
and you are assured your project uses the object generated from your
modified source code. If it all works you can advise Jason with final
diffenece between orininal and your modifications.

----- Original Message -----
From: "robert_p_levy" <robert_p_levy@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, September 08, 2004 10:07 AM
Subject: [IBO] Modifying & Recompiling IBO dpk's


|
| Hello,
|
| I am trying to make changes to and to recompile the RPL_meta code for
| testing purposes but for some reason the changes are not showing up
| in the use of the component in my test program. I am using Delphi 5
| and though it seems to let me recompile the component source, the
| changes do not seem to succesfully show up when I test the component.
| Here is what I tried:
| step 1. Loaded IBRPL....dpk Delphi package.
| step 2. Edited the file dmScripts (in this case to put a ShowMessage
| on MacroSubstitute event)
| step 3. Compiled and Saved project including Meta object etc..
| step 4. Closed and reopened Delphi IDE.
| step 5. In the test project, deleted component and readded it.
| Ran this and no changes I made in the source appeared. ??
|
|
| Thanks in advance for any suggestions!
|
| Rob
|
|
|
|
|
___________________________________________________________________________
| IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
| without the need for BDE, ODBC or any other layer.
|
___________________________________________________________________________
| http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
| keyword-searchable FAQ, community code contributions and more !
| Yahoo! Groups Links
|
|
|
|
|
|
|