Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
My First DLL - Best Practices
Message
From
07/03/2002 09:24:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
My First DLL - Best Practices
Miscellaneous
Thread ID:
00629527
Message ID:
00629527
Views:
45
Hi,

I'm creating a DLL in VFP 7.0. I'm want to create a DLL that
returns varies folder/file info using WHS.

In the init i'm using:
x=CREATEOBJECT("Scripting.FileSystemObject").

My question is should "x" be a public variable or should it be
a property of the class. If public how do I release it? If it's
a property do I have to worry about releasing it? (property = .NULL.)

Looking for advice on best practice or any good idea's

Thanks
Steven
Steven Ellis
steve@ellisconnection.com
617 680-5997
Next
Reply
Map
View

Click here to load this message in the networking platform