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:
01298392
Views:
22
>It works, but not in run-time.
>I should copy ReportPreview.APP into the Application folder if I change that code.
>Thank you Sergey. It is not a big deal just a little annoying.

Last try :)
IF .F.
  oForm = NEWOBJECT([frxPreviewForm],[frxPreview.vcx], "ReportPreview.APP")
ENDIF
oForm = NEWOBJECT([frxPreviewForm],[frxPreview.vcx],_REPORTPREVIEW)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform