Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My First DLL - Best Practices
Message
De
07/03/2002 09:24:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
My First DLL - Best Practices
Divers
Thread ID:
00629527
Message ID:
00629527
Vues:
49
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform