Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A Windows-NT administration problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00411627
Message ID:
00411629
Vues:
10
I don't know if there is a better solution but one could be to trap any errors to the FOXHHELP.EXE /REGSERVER
call and then display the message if any errors occur period..

For example....

cerror=SET("ERROR")
on error messagebox("NO access to make this operation")
execute FOXHHELP.EXE /REGSERVER
on error &cerror

ect...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform