Entry
Data: DDE: How to connect the information from two applications via DDE?
Nov 22nd, 2003 08:46
Knud van Eeden,
----------------------------------------------------------------------
--- Knud van Eeden --- 22 November 2003 - 05:45 pm -------------------
Data: DDE: How to connect the information from two applications via
DDE?
---
In the case of embedding the data itself are completely copied inside
the destination application. You can take this data with you without
having the source application with you.
---
Steps: Overview:
1. Copy the data in the source application to the clipboard
2. In the destination application, paste the data (via 'Create-
>Object')
3. Choose 'Create an Object from a File',
then enter the path to the file, and select the file you want to
embed.
4. Choose 'OK' and a copy of the object is embedded into your
destination
document
---
PS If you want to edit the embedded object, double click on it, and the
source application will open and can be used to edit.
---
[book: source: Marmel, Elaine - special edition using Lotus
Smartsuite97 - Que - ISBN 0-7897-0851-5 - p. 755]
----------------------------------------------------------------------