DDE Server for Standalone Users

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > DBWCommandShell > Programmer's Guide > DBWorks StandAlone Server >

DDE Server for Standalone Users

Description

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")]

Remarks

warningPlease note the use of "[" and "]" squared brackets.
The command parameter is an usual DBWorks Shell command.

See also

These are DDE commands for DBWorks Integrated Users:

DDEConnect command
DDESend command
DDEDisconnect command

Example

[DBWSHELL("EditRecord 1234")]