Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a procedure
Message
De
08/04/2005 17:56:31
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01002546
Message ID:
01002895
Vues:
13
Hi Neil

I use this procedure which is in funcs.prg :

PROCEDURE skmsg( cString )
* The following line displays a message
MESSAGEBOX (cString,"Khan Software Ltd.")
ENDPROC

and whenever I want to call it I give this command :
do skmsg with "Testing" in funcs.prg

This seems to work well with simple messages.
HTH
Shafid
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform