REBOL Document

To-file - Function Summary


Summary:

(missing)

Usage:

to-file value

Arguments:

value - The value argument.

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 2004 REBOL Technologies