Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using #Include directive
Message
 
À
24/08/2004 09:35:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00935893
Message ID:
00935898
Vues:
20
This message has been marked as the solution to the initial question of the thread.
To have Messagebox("2"), You must change the program & header file:
** Test.PRG

MessageBox("1")
#inculde Test.h
cTest
MessageBox("3")



***** Test.h

#define cTest MessageBox("2")
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform