Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class file not an object file
Message
 
 
To
11/02/2005 11:03:34
John Marrone
Bloodstock Research Inc.
Lexington, Kentucky, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00985932
Message ID:
00985993
Views:
24
SET CLASSLIB TO c:\a1picks\libs\clsForms.vcx
>
>here is my code. It erros at the set library to command.
>
>
>PUBLIC frmMain as Object
>
>
>
>
>SET PATH TO HOME(1);MENUS;libs;DATA;SOURCE;OTHER;graphics;FORMS;OTHER
>ON SHUTDOWN DO closedown
>SET LIBRARY TO c:\a1picks\libs\clsForms.vcx
>frmMain = CreateObject("MainForm")
>frmMain.Show
>*DO FORM MAIN.scx
>READ EVENTS
>
>
>thanks
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform