Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compiler warning about missing procedure that is externa
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00413383
Message ID:
00413642
Vues:
14
>>My code includes:
>>
>>SET PROCEDURE TO utils.exe ADDITIVE
>>EXTERNAL PROCEDURE dbf2rtf
>>
>>lconverted = dbf2rtf("mytable.dbf","mydocument.rtf")


In my case this doesn't work
simplified i have this:
program1
do program2
external procedure test
do test
----
program2
set procedure to program3 additive
----
program3
function test
wait window 'hello'
Can you help me in this too.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform