%FIO_ChmodHpux function
Related pages:
BOOL %FIO_ChmodHpux( TEXT in fileName, INT in access )
fileName | The file name. |
access | An absolute access mode. |
Numerical permissions:
Value | Permission |
---|---|
0 | --- |
1 | --x |
2 | -w- |
3 | -wx |
4 | r-- |
5 | r-x |
6 | rw- |
7 | rwx |
Related pages:
Pridať komentár