PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Sean Roe on May 27, 2011, 02:18:13 PM

Title: EGrid, FF3 and PB10
Post by: Sean Roe on May 27, 2011, 02:18:13 PM
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.
Title: Re: EGrid, FF3 and PB10
Post by: Marc van Cauwenberghe on May 28, 2011, 09:18:42 AM
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
Title: Re: EGrid, FF3 and PB10
Post by: José Roca on May 28, 2011, 10:07:29 AM
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.
Title: Re: EGrid, FF3 and PB10
Post by: Sean Roe on June 01, 2011, 04:07:48 PM
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
Title: Re: EGrid, FF3 and PB10
Post by: Brian Chirgwin on June 01, 2011, 11:45:37 PM
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.
Title: Re: EGrid, FF3 and PB10
Post by: Sean Roe on June 03, 2011, 01:23:23 PM
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.