Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OIE = createobject('internetexplorer.application')
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01084137
Message ID:
01084160
Vues:
10
>Thanks but what does 110k = .t. or .f. mean?
Is this clearer?
Local llError
TRY  
  oIE = createobject('internetexplorer.application')
  llError = .F.
CATCH 
  llError = .T.
ENDTRY
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform