Interface
adi_new( type, id, status )
>character*(*) type ; the type or class name
<integer id ; the new object identifier
Description
Allocate space for a single object of the specified class or type.
This routine can create a new primitive or a new class instance.
Errors
ADI__INVTYP Unknown ADI type or class name