/
ColdC/Functions/
ColdC/Structure/
<head><title>ColdC: Function/Method Reference: frename()</title></head>

<body>

<h1 align=center><a href="/ColdC/">ColdC</a>: <a href="/ColdC/Functions/">Function/Method Reference</a>: frename()</h1>

<hr>

<p>
<font size=+1><i>INTEGER</i> <b>frename</b>(<i>ANY <b>from</b>, STRING <b>to</b></i>)</font>

<p>This function renames the file specified by <var>from</var>, to the name
specified by <var>to</var>.  If <var>from</var> is not a string, the
driver renames the file on the current object.

<p><hr size=4><p align=center><i>Last Modified on Mar 8 1996</i>
<br><i>Copyright &copy; 1995, 1996, Brandon Gillespie</i>
</body>