Jump to content

Recommended Posts

Posted

Try something like:

InetGet ("fileURL", @ScriptDir & "\TEMP\fileneme.*")
_ClipPutFile (@ScriptDir & "\TEMP\fileneme.*")
DirRemove ( @ScriptDir & "\TEMP\",1)

Its not fully complete as the file will delete causing the copy to not work. But you should be able to adapt it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...