Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XFRX - Crashes
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00707134
Message ID:
00707740
Views:
27
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
Previous
Reply
Map
View

Click here to load this message in the networking platform