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:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Sets the Finder label.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Files | 6.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ❌ No |
Parameter | Description | Example |
---|---|---|
Path | The native path to the file. | "/Users/cs/Desktop/test.txt" |
Label | The new label number. 0 = no label 1 to 7 give different colors. |
1 |
Returns OK or error.
Set color to green:
MBS("Files.SetFinderLabel"; "/Users/cs/Desktop/test.rtf"; 2)
Created 17th May 2016, last changed 29th August 2016
Files.SetCreationDate - Files.SetHidden
Feedback: Report problem or ask question.