Jump to content

copy local file to multiple computers


ragemxf
 Share

Recommended Posts

What does everyone think about a good method for copying one file to multiple computers, by way of using excel spreadsheet listing of computers or text file listing

what would be some good code for that?

FileOpen

FileReadLine

FileCopy "\\" & $Computername & "\c$\path"

FileClose

All in the help file (with sample code)

...by the way, it's pronounced: "JIF"... Bob Berry --- inventor of the GIF format
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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