dirRemove
Method of
FileSyntax
int dirRemove( FileSpecObject dirToRemove
[, boolean recursive] );Parameters
The dirRemove method has the following parameters:
An optional boolean value indicating whether the remove operation is to be performed recursively (1) or not (0).
Returns
An integer error code. For a list of possible values, see Return Codes.
| Netscape Communications devedge.netscape.com |