Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FtpGetFile()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Divers
Thread ID:
01094124
Message ID:
01094290
Vues:
31
Mark,

FTP_TRANSFER_TYPE_ASCII is a constant. Include defintion of this constant in the beginning of your code:
#DEFINE FTP_TRANSFER_TYPE_ASCII 1
You may require this and other Win32 constants. Use this link to find values for Win32 constants
http://www.news2news.com/vfp/w32constants.php

Also take a look at ApiViewer for Visual FoxPro
http://www.news2news.com/vfp/?article=12
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform