hey calculus.
I tried your code out and it sorta worked. I forgot to mention in my original post that I was transferring the file using FTP. Unfortunately there seems to be no way around my problem when transferring as FTP.
However, when I changed the File transfer protocol to IND$File, the...
I'm using Access to control an Extra session. I'm trying to transfer a file from the mainframe onto my desktop. Here's my code:
Public Function ReceiveFile(strSource As String, strDestination As String)
Sess0.ReceiveFile strDestination, strSource
End Function
It works, but unfortunately it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.