Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
WordFile.Release
Frees the memory used for the word file.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| WordFile | 5.4 | Yes | Yes | Yes | Yes | Yes |
MBS( "WordFile.Release"; WordFile ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| WordFile | The reference number of the open word file. | $wordFile |
Result
Returns OK or error.
Description
Frees the memory used for the word file.Examples
Releases a word file:
Set Variable [$r; Value:MBS("WordFile.Release"; $WordFile)]
See also
- WordFile.AppendTableRow
- WordFile.GetMediaFile
- WordFile.GetXML
- WordFile.MediaFiles
- WordFile.OpenContainer
- WordFile.ReleaseAll
- WordFile.ReplaceTag
- WordFile.SetMediaFile
- WordFile.Texts
- XML.GetPathValue
Example Databases
- WordFile/Extract text from Word file
- WordFile/WordFile Fields
- WordFile/WordFile Image
- WordFile/WordFile
FileMaker Magazin
Release notes
- Version 10.5
- Added AVExport.ReleaseAll, AVRecorder.ReleaseAll, CoreML.ReleaseAll, DNSLookup.ReleaseAll, Dictionary.ReleaseAll, FM.SQL.ReleaseAll, JS.ReleaseAll, JavaScript.ReleaseAll, LDAP.ReleaseAll, PDFKit.ReleaseAll, PKCS12.ReleaseAll, PKCS7.ReleaseAll, PKey.ReleaseAll, SSH.ReleaseAll, WinSendMail.ReleaseAll, WindowsML.ReleaseAll, WordFile.ReleaseAll, and X509.ReleaseAll.
Created 5th November 2015, last changed 5th November 2015
WordFile.Parts - WordFile.ReleaseAll
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins