Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LanguageOptions
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
LanguageOptions
Divers
Thread ID:
00536142
Message ID:
00536142
Vues:
30
I try to set LanguageOptions = 1 In a Com+ Component Created with VFP 7 SP1 :) and it does't give me any output, here is the code
PROTECTED Funtion Init

_Vfp.LanguageOption = 1 
Set DebugOut To ADDBS(SYS(2023)) + SYS(2015) + "Lang.Log"

x=1

EndFunc
It does not produce any output to the file nor create the file. Does this work in a com DLL Living in COM+ ?

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform