@DIRWRITABLE — Tests whether the current user can write a directory.
@DIRWRITABLE
Syntax: @DIRWRITABLE[dirname]
@DIRWRITABLE[
]
Returns 1 if you can write to the specified directory, 0 if not.
1
0
See also: the @DIRREADABLE function.
@DIRREADABLE