DarwinChmodMBS class
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
DarwinChmodMBS class
A class to change the owner or mode of a file on Mac OS X.
- 12 properties
- property blocks as Double
- property blocksize as Integer
- property dev as Integer
- property flags as Integer
- property gen as Integer
- property gid as Integer
- property ino as Integer
- property mode as Integer
- property nlink as Integer
- property rdev as Integer
- property size as Double
- property uid as Integer
- 6 methods
- method chflags(path as string, flags as Integer) as Integer
- method chmod(path as string, mode as Integer) as Integer
- method chown(path as string, uid as Integer, gid as Integer) as Integer
- method error as Integer
- method lstat(path as string) as Integer
- method stat(path as string) as Integer
This class has no sub classes.
Some examples using this class:
Blog Entries
The items on this page are in the following plugins: MBS MacCF Plugin.
DADissenterMBS
-
DarwinDriveStatisticsMBS