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.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Component: Path
Convert paths from native to FileMaker and back.
Item | Details |
---|---|
Path.AddPathComponent Adds a new path component. | All 6.0 |
Path.FileMakerPathToNativePath Converts a FileMaker path useful for "filemac:" and "filewin:" path specification to a native path. | All 2.4 |
Path.FilePathToFileURL Converts a file path to a local file URL. | All 5.0 |
Path.FileURLToFilePath Converts a file URL to a local file path. | All 5.0 |
Path.LastPathComponent Queries the last path component. | All 6.0 |
Path.LongPath Queries long file path on Windows. | All 9.0 |
Path.NativePathToFileMakerPath Converts a native path to a FileMaker path useful for "filemac:" and "filewin:" path specification. | All 2.4 |
Path.RemoveLastPathComponent Removes last path component. | All 6.0 |
Path.ShortPath Queries short file path on Windows. | All 9.0 |
9 functions.
Release notes
- Version 11.0
- Added PassThroughNativePath flag to Path.FileMakerPathToNativePath function to disable the pass through of valid paths.
- Version 9.4
- Changed Path.AddPathComponent to accept multiple parameters.
- Version 9.2
- Fixed problem with Path.RemoveLastPathComponent and path ending with (back)slash.
- Version 9.0
- Added Path.ShortPath and Path.LongPath functions for Windows.
- Version 8.3
- Changed Path.NativePathToFileMakerPath to make sure we have a / on the end on Mac.
- Version 8.0
- Fixed an issue where Path.FileMakerPathToNativePath would not convert a path on Windows.
- Version 7.5
- Changed Path.FileMakerPathToNativePath to detect if passed path is already a native path and return it.
- Rewrote Path.FileMakerPathToNativePath to work with path list.
Blog Entries
- Combined Components with MBS FileMaker Plugin
- New MBS FileMaker Plugin 9.0
- MBS FileMaker Plugin 6.0 for OS X/Windows
FileMaker Magazin
- Ausgabe 4/2020, Seite 34, PDF
- Ausgabe 6/2018, Seite 31
- Ausgabe 6/2018, Seite 30
- Ausgabe 4/2018, Seite 16
- Ausgabe 1/2017, Seite 10
- Ausgabe 6/2016, Seite 25
- Ausgabe 5/2013, Seite 21
- Ausgabe 3/2012, Seite 31, PDF
Example Databases
- Containers/Container Batch Export
- CURL/Amazon S3 Upload File
- GraphicsMagick/Create GIF
- iOS/iOS Message Sending
- Mac and iOS/MapKit/MapView
- Mac and iOS/PDFKit/Pictures to PDF
- Mac only/Icon and QuickLook/QuickLook Preview Panel
- RunTask/Run Shell Script on Mac
- WebViewer/Calendar/Calendar
- WordFile/WordFile
Feedback: Report problem or ask question.

Links
MBS Xojo PDF Plugins