Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
WordFile.Append
Appends one word file text to other.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
WordFile | 7.5 | Yes | Yes | Yes | Yes | Yes |
MBS( "WordFile.Append"; WordFile; Other WordFile ) More
Parameters
Parameter | Description | Example value |
---|---|---|
WordFile | The reference number of the open word file. | $wordFile |
Other WordFile | The reference number of the second word file. | $wordFile2 |
Result
Returns OK or error.
Description
Appends one word file text to other.This function takes document part from other word file and copies it’s xml nodes to the current document.
Please only copy from one document to other if they both are made from same template, so internal IDs for styles match.
See also
Blog Entries
Created 22nd November 2017, last changed 22nd November 2017
WindowsUserNotification.XMLUsed - WordFile.AppendTableRow
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins