EGrid, FF3 and PB10

Started by Sean Roe, May 27, 2011, 02:18:13 PM

Previous topic - Next topic

Sean Roe

I am having issues compiling my project with EGrid (v 3.59), PB10 and FF3. It is throwing a 477 Syntax Error from the compiler. Anyone else run in to this and can help me out? By the way the EGrid demo that comes with FF3 (v 3.57) is not having any issues.

Thanks in advance.

Marc van Cauwenberghe

No,
never had this and I use eGrid all the time.

... later I see I am still using 3.57 ...
I don't think much has changed. If it solves your problem go back to 3.57.
Elias will be difficult to contact these days.

Marc

José Roca

It is useful to show the code that throws the error. Maybe is just a parameter using a reserved word or something like that. Just saying that it throws a syntax error is not enough.

Sean Roe

I might be doing something wrong, but all I did to test this was put the grid on a blank form and hit compile. The screenshot shows the error and what it highlights as the problem.

When I use the demo eGrid I don't get any errors.

Thanks

Brian Chirgwin

#4
This is a problem in the Egrid32Pro.ctl file. Copy the EGRID32Pro.ctl file from the DEMO folder. You may want to verify the differences between the two versions demo and pro version I believe there are additional functions not listed in the Demo.

I also removed Software Innovators folder. I had a problem where having SI grid and EGRID Pro installed. caused FireFly 2 to crash. This may no longer be an issue, but no reason to have it.

The Egrid DEMO folder can also be removed.

Sean Roe

Thank you Brian. That did fix my problem but as you pointed out now I am concerned I don't have all the functionality that is provided by the most recent pro release.