Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get a return value from a FoxPro program
Message
De
30/04/1999 09:03:38
 
 
À
29/04/1999 20:01:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00213690
Message ID:
00213846
Vues:
35
Hi Ed:
Thanks for the reply. Would please tell me if this is the correct way of invoking a dll function

PROCEDURE noDatabase
MessageBox('Cannot open database at this time. Please try later')
DECLARE ExitProcess IN WIN32API ;
INTEGER uExitCode
=ExitProcess(-1)
ENDPROC

What does it mean to declare INTEGER uExitCode? Is that mean that integer
is the return code of ExitProcess??

Thanks for your help

regards
Anil
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform