Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Frx to Excel
Message
From
13/07/2011 10:56:23
 
 
To
13/07/2011 08:43:08
Hee Lim Wang
Fantasy Software Enterprise
Malaysia
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
01517853
Message ID:
01518083
Views:
62
>Thanks all
>I copy foxypreviewer.app inside the program folder
>and add DO foxypreviewer.app at the beginning of my exe
>but got error
>
>Could not find the 'ReportOutput.App' file.
>Please make sure to set the global variable '_REPORTOUTPUT' with the
>full path of this file or save it in a folder that your app can reach
>
>what should I do ?

That means exactly what was said:

You have to copy the ReportPreview.Ap and ReportOutput.APP to the same folder where you stored FoxyPreviewer.
Make sure to use the most recent versions. They are available for download at the same downloads link of FoxyPreviewer, get the file "Report*.APP"

Another good practice is to set the global variables
_REPORTOUTPUT = the fullpath of Reportoutput.app
_REPORTPREVIEW = the fullpath of ReportPreview.app

Hope that helps !
Previous
Reply
Map
View

Click here to load this message in the networking platform