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

<body>

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

<hr>

<p>
<font size=+1><i>INTEGER</i> <b>set_objname</b>(<i>SYMBOL <b>name</b></i>)</font>

<p>This function sets <var>name</var> as the current object's objname.  If
another object has already taken <var>name</var>, the error <code>~error</code>
is thrown.

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