


Function
This function creates a new link or modifies an existing one (see Sections MS-Word Link, MS-Excel Link, and ADABAS Link to Other Windows Applications ).
Format

Syntax Rules
1. The first parameter describes the type of the object to which data will be linked. This parameter allows you to distinguish between Microsoft Word and Microsoft Excel objects. If you specify an empty string for this parameter, QueryPlus assumes a Microsoft Word object. Only the combination of <Object Type> and <Object Name> ensures the uniqueness of the link.
2. The second parameter indicates the name of the object. If this parameter is specified as an empty string, QueryPlus asks you for the name of the object when you describe the link in greater detail.
3. The third parameter describes the destination area in the object to be linked into which the link data will be inserted when actualizing.
General Rules
1. The first three parameters must be specified, but they can be empty strings.


