REBOL Document

Dirize - Function Summary


Summary:

Returns a copy of the path turned into a directory.

Usage:

dirize path

Arguments:

path - The path argument. (must be: file string url)

Description:

Convert a file name to a directory name.

For example:


    probe dirize %dir
    %dir/


<Back | Index | Next>

Copyright 2004 REBOL Technologies