Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XFRX - Cannot load xfrxlib.fll
Message
 
 
To
28/07/2004 14:43:29
John Deupree
Long Term Care Authority
Tulsa, Oklahoma, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00928827
Message ID:
00928830
Views:
278
The latest version of XFRX (xfrxlib.fll) requires VC++ 7.1 runtime MSVCR71.DLL

>We recently purchased XFRX and I am trying to build an exe for our users.
>
>I placed xfrx.fxp in my project and compiled. I have placed the hndlib.dll, xfrxlib.fll, and zlib.dll files in the same location as the exe. Unfortunately, I still receive the 'Cannot load xfrxlib.fll' message.
>
>I have looked at the manual online but did not find anything to assist me.
>
>Does anyone have a suggestion to resolve this? Or, can you tell me where additional documentation is available that may assist?
>
>Below is my code that instantiates XFRX. cFileName2 contains the fullpath and filename.
>
>SET PROCEDURE TO xfrx.fxp
>LOCAL loSession, lnRetval
>loSession=xfrx("XFRX#INIT")
>
>lnRetval = loSession.SetParams(cFileName2,' ',.T.,,.F.,.T.,"DOC")
>loSession.ProcessReport(cWhichReport)
>loSession.finalize()
>
>Thank you for your time and consideration.
>
>Priscilla
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform