Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compile error
Message
 
À
04/03/2008 07:16:05
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
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:
01298378
Vues:
18
>>In my print manager I have this:
>>
>>oForm = NEWOBJECT([frxPreviewForm],[frxPreview.vcx],_REPORTPREVIEW)
>>LOCAL loRef as ReportListener
>>DO (_REPORTOUTPUT) WITH 1, loRef
>>oForm.WindowState      = 2
>>loRef.PreviewContainer = oForm
>>
>>
>>But every time I compile the application I get this error:
>>
>>Form printask.scx has the following errors:
>> Visual Class Library FRXPREVIEW - Undefined
>>
>>How can I get rid of this message. There is no such command like EXTERNAL CLASSLIB.
>
>Is the classlib in the path (SET PATH)?

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().
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform