|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Programmer's Guide > DBWorks StandAlone Server > DDE Server for Standalone Users |
DBWorks Standalone is able to receive commands through a DDE interface.
The connection parameters for the DDE are:
Server |
DBWALONE |
|---|---|
Topic |
API |
Command |
[DBWSHELL("command")] |
Please note the use of "[" and "]" squared brackets.
The command parameter is an usual DBWorks Shell command.
These are DDE commands for DBWorks Integrated Users:
DDEConnect command
DDESend command
DDEDisconnect command
[DBWSHELL("EditRecord 1234")]