Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set ASCII mode with Internet transfer control
Message
De
04/05/2001 04:58:16
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
How to set ASCII mode with Internet transfer control
Divers
Thread ID:
00503378
Message ID:
00503378
Vues:
98
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform