<head><title>ColdC: Function/Method Reference: reassign_connection()</title></head> <body> <h1 align=center><a href="/ColdC/">ColdC</a>: <a href="/ColdC/Functions/">Function/Method Reference</a>: reassign_connection()</h1> <hr> <p> <font size=+1><i>INTEGER</i> <b>reassign_connection</b>(<i>OBJNUM <b>new</b></i>)</font> <p>This function changes the controlling object for a connection from the current object to the object specified by the objnum <var>new</var>. If the new object does not exist, <code>~objnf</code> is thrown. If the new object already has a connection, the error <code>~perm</code> is thrown. <p><hr size=4><p align=center><i>Last Modified on Mar 2 1996</i> <br><i>Copyright © 1995, 1996, Brandon Gillespie</i> </body>