Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compile error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01298374
Message ID:
01298383
Views:
21
>>Did you try to include ReportPreview.APP in the project?
>>
>>>No, that classlib is stored in _REPORTPREVIEW application (ReportPreview.APP in C:\PROGRAM FILES\MICROSOFT VISUAL FOXPRO 9\ during the compilation) and I have no SET CLASSLIB to it. That is why I used NEWOBJECT() instead of CREATEOBJECT().
>
>Not, but I tried it now and no luck :-(

What about
oForm = NEWOBJECT([frxPreviewForm],[frxPreview.vcx], "ReportPreview.APP")
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform