PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Wilko Verweij on September 30, 2012, 11:52:55 AM

Title: error after switching to 3.61
Post by: Wilko Verweij on September 30, 2012, 11:52:55 AM
Hi,
I switched to 3.61 now. Now I get this error:

QuoteError 516 in C:\WILKO\POWERBASIC\CHEAQS\RELEASE\CODEGEN_CHEAQS2_UTILITY.INC(313:016):  DefType, Type id (?%&!#$), or AS... required: GFLY_FONTNAMES
  Line 313:    lb = LBound(gFLY_FontNames) 

which refers to a line in FF_MakeFontEx_Internal. Under 3.5 the same code is generated by FireFly for this function and then this error does not occur. Any suggestions?

Wilko
Title: Re: error after switching to 3.61
Post by: Paul Squires on September 30, 2012, 12:21:28 PM
Hi Wilko,

Your FF installation is wrong. Check out this discussion: http://www.planetsquires.com/protect/forum/index.php?topic=3098.msg22973#msg22973

Title: Re: error after switching to 3.61
Post by: Wilko Verweij on September 30, 2012, 01:21:47 PM
Thanks for your fast reply. However, the FF360_XP.rar has length of zero bytes... Am I doing something wrong?
Title: Re: error after switching to 3.61
Post by: Paul Squires on September 30, 2012, 01:50:56 PM
Here is where the most up to date files are located: http://www.planetsquires.com/protect/forum/index.php?topic=3097.0

If you installed into the "My Documents" folder then delete those files first.


Title: Re: error after switching to 3.61
Post by: Wilko Verweij on September 30, 2012, 02:16:42 PM
Thnx. Now I get an error 598 Method or property name expected. The form where the error occurs has no code. Is that the problem? Was not under 3.5
Wilko
Title: Re: error after switching to 3.61
Post by: Wilko Verweij on September 30, 2012, 02:49:04 PM
OK, solved it. Had to re-install Jose include files, then it worked. Thanks again,
Wilko