> Suggestions?
Hi Mike
There are different options depending on how many methods are involved.
If it's only a few, I'd simply save the code in text files (1 per
method), create a new v11 database for each component and re-create
the methods there, pasting in the old code (or do a side-by-side copy
and paste from 2004 to v11).
Unfortunately, some kind of copy and pasting appears your only option
since you cannot upgrade your 2004 structure until you delete the
components (otherways you could have upgraded it and done a 4D 'Move'
of the component code into new matrix databases).
If there are large amounts of methods (like hundreds) you might look
into Rob Lavaeux's API Pack plugin which can programatically extract
the method code (I think :).
h.t.h.
Peter