Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compile error
Message
De
04/03/2008 08:32:51
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01298374
Message ID:
01298395
Vues:
23
This message has been marked as the solution to the initial question of the thread.
>>What about
>>
>>oForm = NEWOBJECT([frxPreviewForm],[frxPreview.vcx], "ReportPreview.APP")
>>
>
>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.

How about this:
m.cFrxPreview = [frxPreview.vcx]
oForm = NEWOBJECT([frxPreviewForm],m.cFrxPreview, "ReportPreview.APP")
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform