Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Make Blocking, Length, Cylinders recognized for FTP
Message
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00633652
Message ID:
00634283
Views:
18
>
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform