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:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Sets the current directory.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Process | 6.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Path | The new native path. | "C:\Test" |
Returns OK or error.
Set current directory:
MBS( "Process.SetCurrentDirectory"; "/Users/cs/Desktop" )
Set current path on Windows:
MBS( "Process.SetCurrentDirectory"; "C:\Test" )
This function checks for a license.
Created 8th November 2016, last changed 8th November 2016