Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Xfrx
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Re: Xfrx
Divers
Thread ID:
00779237
Message ID:
00779370
Vues:
20
This is an issue of the demo version of XFRX - it cannot be included into VFP projects, it makes VFP crash. The workaround is to invoke XFRX via macro substitution:

lcStr = "xfrx('XFRX#INIT')"
loSesstion = &lcStr

This way XFRX.APP does not get into the project and you will be able to compile without problems.

The commercial version does not have this problem. It can be included into projects without problems. Also, it can be obtained as a single .fxp file for simple compilation into the application so you wouldn't have to distribute XFRX.APP with your application.

Should you have any other questions or problems, please ask.

>I'm trying to use the xfrx with my vfp 8 project. When I build without including the xfrx.app in my project it displays unknown reference.
>
>If I include it as an application on the code page foxpro crashes with a bug report message.
>
>What is the correct way of including / accessing an app?
>
>Thanks,
>
>Dennis
Martin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform