Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Make Blocking, Length, Cylinders recognized for FTP
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00633652
Message ID:
00634283
Vues:
17
>
>How would mainframe know that you want recordsize 320 bytes for this file?

That's been the question all along,
Oh well I guess I'm back to the old-way of doing it...
...
  =FPUTS(gnFile, 'locsite recfm=fb lrecl='+ reclen+ ' pri=50 sec=50 cy'
  =FPUTS(gnFile, "put "+ cAllZipDir+ laFileListMF [ifm, 1]+ " "+ lcRemotePath)
  =FWRITE(gnFile, 'bye')
ENDIF
=FCLOSE(gnFile)  && Close NEW file
! FTP -s:bbbi
>>>>>>
Thanks anyway
Edgar L. Bolton, B.S. B.B.A.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform