Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FTPCommand, WinInet
Message
De
13/03/2006 10:11:26
Markus Depken
Ta-Logistic Software Gmbh
Bremen, Allemagne
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
01103703
Message ID:
01103727
Vues:
17
Hi Sergey,
i'm sorry, but this is still not working:

DECLARE INTEGER FtpCommand IN wininet;
INTEGER hConnect,;
INTEGER fExpectResponse,;
INTEGER dwFlags,;
STRING lpszCommand,;
STRING dwContext,;
INTEGER @ phFtpCommand

lcCommnad = "SITE NAMEFMT 0"
lnergebnis = FtpCommand(THIS.nInet_Handle,0, 0, lcCommnad, 0, 0)

Any Idea?


Sergey Berezniker wrote:
>Markus,

>Try

>lcCommnad = "Whatever FTP command you want to execute"
>lnResult = FtpCommand(THIS.hFtpSession, 0, 0, lcCommnad, 0, 0)
>>
>>i have found the FoxPro declaration of the FTPCommand for FoxPro.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform