|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > Messages > SendCommandMessageToUser |
Send a command to the execution queue of the specified user.
call DBWShell("SendCommandMessageToUser MsgPathName UserName")
MsgPathName |
It's the complete path of the message file |
|---|---|
UserName |
it is the name of the user |
This command write a special file named !COMMAND.!!! in the DBWorks\Users folder of the remote machine.
DBWorks checks for this file presence and -if affermative- will automatically execute it.
see the plot list example.