Platforms to show: All Mac Windows Linux Cross-Platform
CreatePrinterDescriptionFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the PrinterDescriptionFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreatePrinterDescriptionFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreatePrinterDriverFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the PrinterDriverFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreatePrinterDriverFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreatePrintersFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the PrintersFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreatePrintersFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreatePrintingPlugInsFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the PrintingPlugInsFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreatePrintingPlugInsFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreatePrintMonitorDocsFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the PrintMonitorDocsFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreatePrintMonitorDocsFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreatePrivateFrameworksFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the PrivateFrameworksFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreatePrivateFrameworksFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreatePublicFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the PublicFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreatePublicFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateQuickTimeComponentsFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the QuickTimeComponentsFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateQuickTimeComponentsFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateQuickTimeExtensionsFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the QuickTimeExtensionsFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateQuickTimeExtensionsFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateRecentApplicationsFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the RecentApplicationsFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateRecentApplicationsFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateRecentDocumentsFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the RecentDocumentsFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateRecentDocumentsFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateRecentServersFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the RecentServersFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateRecentServersFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateScriptingAdditionsFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the ScriptingAdditionsFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateScriptingAdditionsFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateScriptsFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the ScriptsFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateScriptsFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateSharedLibrariesFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the SharedLibrariesFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateSharedLibrariesFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateSharedUserDataFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the SharedUserDataFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateSharedUserDataFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateShutdownFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the ShutdownFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateShutdownFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateShutdownItemsDisabledFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the ShutdownItemsDisabledFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateShutdownItemsDisabledFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateSoundSetsFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the SoundSetsFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateSoundSetsFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateSpeakableItemsFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the SpeakableItemsFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateSpeakableItemsFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
CreateSpeechFolderMBS(domain as Integer) as folderitem
Function:
Returns a folderitem to this folder if it exists on that system.
Example:
Notes:
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
Also take a look on the SpeechFolder function.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Special Folders | MBS Util Plugin | Yes | No | No | Yes, macOS only | No |
Example:
const kUserDomain = -32763
dim f as folderitem = CreateSpeechFolderMBS(kUserDomain)
If this folder is supported by the operation system version, the folder is created and returned. If the folder could not be created or is not supported, nil is returned. If the folder allready exists, it is just returned.
Note that not every folder exists on every Mac OS Version!
The codes for domain are (The Demo includes a module for these):
-32768 | On System Disk |
-32767 | On Appropriate Disk |
-32766 | System Domain, on Mac OS X mostly inside the folder /System. |
-32765 | Local Domain (on Netbooting for example) |
-32764 | Network Domain (on Netbooting for example) |
-32763 | User Domain, on Mac OS X mostly inside the users folder. |
-32762 | Classic Domain, the current used Classic System folder. |
The items on this page are in the following plugins: MBS Util Plugin.
Links
MBS FileMaker Plugins