Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Out-Of-VFP execution of ActiveX of Report Manager
Message
 
To
12/10/2005 08:34:15
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01057851
Message ID:
01058282
Views:
9
Hi

main.prg
LOCAL loRM, ltTime


SET CLASSLIB TO cReportManager.vcx ADDITIVE


loRM = CREATEOBJECT("ccntReportManager")


ltTime = SECONDS()

DO WHILE SECONDS() < m.ltTime + 5
	?? CHR(7)
ENDDO


loRM = .NULL.


*QUIT
I get the error "Object Class is invalid for this container"
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform