error after switching to 3.61

Started by Wilko Verweij, September 30, 2012, 11:52:55 AM

Previous topic - Next topic

Wilko Verweij

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

Paul Squires

Paul Squires
PlanetSquires Software

Wilko Verweij

Thanks for your fast reply. However, the FF360_XP.rar has length of zero bytes... Am I doing something wrong?

Paul Squires

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.


Paul Squires
PlanetSquires Software

Wilko Verweij

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

Wilko Verweij

OK, solved it. Had to re-install Jose include files, then it worked. Thanks again,
Wilko