Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where is logical place to load foxtools
Message
De
23/12/2002 23:14:25
 
 
À
23/12/2002 22:24:57
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00735570
Message ID:
00735580
Vues:
7
I'm sure you can load it in "appmain" maybe after the following:
IF NOT FILE(m.cFllPath)
m.cFllPath = '..\Common50\Codemine.fll'
ENDIF
ENDIF

ON ERROR m.cFllPath = ''
SET LIBRARY TO (m.cFllPath) ADDITIVE

John
John Fabiani
Woodland, CA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform