Newbies Rondawg Posted December 20, 2004 Newbies Posted December 20, 2004 Greetings, I'm trying to write a script that will export to an excel spreadsheet(accomplished) but where I'm having the problem is that I'm trying to save the file to a server location and the script keeps saving it to the local harddrive rather than the server. Any ideas hints or suggestions? Thanks, Ron
transpower Posted December 20, 2004 Posted December 20, 2004 Use the UNC convention: serversharenamedirectoryfile.
Newbies Rondawg Posted December 20, 2004 Author Newbies Posted December 20, 2004 in the script maker when I select export file, I'm specifing the file and file location (i.e. Dfrcfs22groupsCode VArcata Purchase RequestsPR Summary) and it works from my machine however when I try from another work station it saves it to the local harddrive. Ron
transpower Posted December 20, 2004 Posted December 20, 2004 At that work station, see if you can copy the file to where you want, directly from the command line, using the UNC. This will tell us whether the proble is with the OS or with FM.
Recommended Posts
This topic is 7281 days old. Please don't post here. Open a new topic instead.
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 accountSign in
Already have an account? Sign in here.
Sign In Now