Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dll´s
Message
 
À
20/09/1999 10:08:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Dll´s
Divers
Thread ID:
00266690
Message ID:
00266692
Vues:
17
>There is a way to detect if a dll function is already declared?
>
>Before declare a function in a dll, i´d like to test if this function
>is not declared, something like this:
>
>if (type("function()") = "U") && Undefined
> declare integer FUNCTION_NAME IN "DLL"
>else
> wait window "dll is already declared"
>endif

Hi Gustavo,

No, unfortunately there isn't. However, issuing an additional declaration seems to add very little additional overhead.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform