Execute a script on a remote server

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > DBWCommandShell > Programmer's Guide >

Execute a script on a remote server

Description

With this mechanism it is possible to execute tasks on remote servers.

When DBWorks starts, it is avoided the deletion of all !COMMAND.!!! files;
this is useful for restarting server machines on which DBWorks is running in server mode

DBWorks checks for the presence of the file !COMMAND.!!! in the USERS\<username> directory, and, if present, executes the commands contained in it.

A typical example of this mechanism is the ability to start plotting on a remote server.

See also

!COMMAND.!!! file

SendCommandMessageToUser command