Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FTPCommand, WinInet
Message
From
13/03/2006 09:04:06
Markus Depken
Ta-Logistic Software Gmbh
Bremen, Germany
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
FTPCommand, WinInet
Miscellaneous
Thread ID:
01103703
Message ID:
01103703
Views:
72
Hi,

i have found the FoxPro declaration of the FTPCommand for FoxPro.

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

But i'm to silly to make a codeline of it :-/

Codeline:
FtpCommand(THIS.nInet_Handle,0, 0, "SITE","NAMEFMT 0",0)
=> I want to change the name format of the FTP server.

What am i doing wrong?
InternetGetLastResponseInfo returns 0 and "" as values :-(

Anybody can help me?
I'm using VFP 6.0, SP 5

BR
Markus
Next
Reply
Map
View

Click here to load this message in the networking platform