Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XFRX - Crashes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00707134
Message ID:
00707740
Vues:
29
The problem with including XFRX.APP into the project is a known issue of the
evaluation version. 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.

Regards,

Martin Haluza

>Hi Guys,
>i downloaded the "XFRX - Converts VFP Reports to PDF and Word (v2.0)" from the download section of VFP zone and this workls fine from the command window. but when I try and build an App or Exe vfp just closes without giving any error. Can anybody help me?
>
>TIA
Martin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform