DanBrill Posted February 2, 2004 Posted February 2, 2004 Hi, I'm trying to script the export of data to a text file. I don't want the user to see the dialog box. I want the data to be saved in c: of the local machine. But the data keeps getting exported to the c: of the host machine. How can I force the data to the local drive without user intervention? Dan
Leb i Sol Posted February 2, 2004 Posted February 2, 2004 Hi Dan! is this Terminal Sever that is the issue? otherwise ur doing the right thing ExportRecords[file_name.txt] and Specify the location...check the "without dialog"...that's it. I would suggest u ran an export script 1st with user intervention and then check the dialog box....this way your file will get overwritten and "updated" withoout u having to specify the name or location ever again. All the best!
DanBrill Posted February 2, 2004 Author Posted February 2, 2004 Thanks. I think I've got it worked out. Just running this on a 2-machine peer to peer, so it isn't TS. In the process of playing with this I discoverd some neat tricks you can do with the Windows, DOS (remember that?) and the send message script step. I'll start another thread for that.... Thanks again, Dan
Recommended Posts
This topic is 7600 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