Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Convert paths from native to Claris FileMaker style and back.
Version | macOS | Windows | Linux | Server | iOS SDK |
2.4 / 9.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
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 shown.
These functions are free to use.