Jump to content

Recommended Posts

Posted

I need help with a script, this is my setup:

There is 1 network with 2 computers connected. One computer is in an office while another is in a warehouse. The one in the warehouse has documents that are updated often and saved/renewed daily. The computer in the office accesses the documents for filing.

What Im trying to do is have the office computer be able to save the documents with a click of the button, close them, rename the file, and move the file to a directory. It can be a GUI with 2 buttons such as "Save Now" and "Close, Rename, Move". All the 2nd button will be doing is closing the document, renaming it to the current date, and moving it to a finished folder.

Posted

well i have nothing at the moment, having trouble figuring out where to start. i figure i need a bunch of tcp/ip stuff so they talk to each other.

if you can help start off the foundation, i could build off it. Id appreciate it.

Posted

use BTCP in my sig.. for an example

Posted

guess thats a start, get an error compiling it saying im missing some wma files. where can i get those. i tried taking them out of the code but i cant get server running.

Posted

oops... my bad.. the WMA files are in windows messenger folder in most PCs program files

Posted

was looking for alternative ways of doing this and heres a simpler way of putting what i want accomplished:

there are 3 computers, A,B, and C. B and C have scripts on them. Whats the easiest way to have A tell B and C to run the scripts?

Posted

... why dont you put the script on A also and then send Run() through TCP.....

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
×
×
  • Create New...