TO-FILE

REBOL Dictionary 2.0


Summary:

Converts to file value.

Usage:

to-file value

Arguments:

value - Value to convert

Description:

Converts other values to FILE.


    print to-file ask "What file would you like to create? "
    What file would you like to create? test

Related:

to - Constructs and returns a new value after conversion.


<Back | Index | Next>

Copyright 2003 REBOL Technologies