FBS7: Could not convert variant of type (Null) into type (OleStr)

Hi,

I have just converted a very large project to version 7. And it is almost a success. For the "Text Find / Replace" action I get this error: "Could not convert variant of type (Null) into type (OleStr)". What does this mean?

I tried to make a small test project to reproduce the error, but was unable. I only get this error on my large project. But I will give it another try to reproduce this on a test-project.

The new GUI is very nice. Thank you

// Morten

The error message suggests a scripting problem, do you have any script events on the action. Also, do you have any missing variables in FB7 (for example User variables that are defined in FB6 but not FB7)?

Hi Morten,

Please try the new build at https://www.finalbuilder.com/Default.aspx?tabid=456&aft=10055.

Regards,
Paul.

I can confirm that this issue is fixed in 7.0.0.532. Thank you for your quick fix.

// morten