Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to FolderItem class.
FolderItem.UnixpathMBS as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Files | MBS MacOSX Plugin | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
test on the Desktop could be this:
On Mac OS X: /Users/cs/Desktop/test
On Mac OS 9: Mac OS 9:Desktop folder:test
On Windows: c:\windows\desktop\test
This function will return an empty string if the path can not be encoded in a Xojo String. For my tests ICQ's path which is includes the folder name "ICQ 3.0 ƒ" can not be converted to MacRoman for some reason.
On Mac OS X this function returns the posix path. So if you are looking for POSIXPathMBS or PosixPath this method is it.
This function should do the same as NativePath in Xojo 2013r1.
The items on this page are in the following plugins: MBS MacOSX Plugin.