REBOL 3 Docs | Guide | Concepts | Functions | Datatypes | Errors |
TOC < Back Next > | Updated: 3-Aug-2010 Edit History |
Returns the relative portion of a file if in a subdirectory, or the original if not.
Arguments:
file [file! string!] - File to check (local if string!)
Refinements:
/no-copy - Don't copy, just reference
/as-rebol - Convert to REBOL-style filename if not
/as-local - Convert to local-style filename if not
No description provided.
TOC < Back Next > | REBOL.com - WIP Wiki | Feedback Admin |