In the GS user guide, it states:<br><br><ul><li>
<code>gs:create(Objtype, Name, Parent, Options).</code>
</li><li>
<code>gs:create(Objtype, Name, Parent, Option).</code></li></ul>In the GS reference manual, it states:<br><strong><a name="create/4"><strong><code><br>create(ObjType, Parent, Name, Options) -> ObjId</code></strong></a>
</strong><br><br>Obviously one of these has the order of the Parent/Name parameters wrong.<br><br><br>-- Doug Edmunds<br><br><br>