Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# COM Intertop Not Right With VFP?
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00651339
Message ID:
00651396
Views:
31
>regasm str.dll
>
>Copy str.dll and str.tlb into c:\winnt\system32. Take this code and save it as str.vbs:
>
>	Set o = CreateObject("T")
>	MsgBox o.A("Hello"), , "VBS test"
>
At first guess I think you need to

set o = CreateObject( "str.T" )
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform