Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set ASCII mode with Internet transfer control
Message
From
04/05/2001 04:58:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
How to set ASCII mode with Internet transfer control
Miscellaneous
Thread ID:
00503378
Message ID:
00503378
Views:
100
Hi

I am trying to FTP a file created in VFP to our unix box. I have to set the mode to ASCII. How can I do this in VFP.

I already tried:

THISFORM.Inet1.Execute(, "ascii")
DO WHILE THISFORM.Inet1.StillExecute
ENDDO

It seems that the execution never ends, the status stays .T. until I run out of memory.

Thank you

Irene Grassow
Next
Reply
Map
View

Click here to load this message in the networking platform