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:
00413458
Vues:
18
> Look at the EXTERNAL command in the VFP Help, that should do the trick.
In your case EXTERNAL PROCEDURE NameOfExternalProcedure should be used.

Frank,
Thanks for the suggestion. Unfortunately, however, I tried the EXTERNAL PROCEDURE command but I still have the unknown reference. I must be missing something.


My code includes:

SET PROCEDURE TO utils.exe ADDITIVE
EXTERNAL PROCEDURE dbf2rtf

lconverted = dbf2rtf("mytable.dbf","mydocument.rtf")


When I compile, I get the error message that the dbf2rtf procedure/function is unknown.

Am I doing something wrong?

Thanks,
Jeff
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform