Overflow using InetTransferLib from Access Web

  • Thread starter jmoss111 via AccessMonster.com
  • Start date
J

jmoss111 via AccessMonster.com

I have been using the fine InetTransferLib for a while and it worked just
fine up til now. I am trying to use the addin to daily download a 56 mb text
file and I keep getting OverFlow 6 in FTP:WriteFTPDataToFile. Has anyone had
this problem and found a solution?

Thanks,

Jim
 
J

jmoss111 via AccessMonster.com

The overflow was caused by:

Call SysCmd(acSysCmdUpdateMeter, CInt(lngTotalBytesWritten / mlngSize))
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top