Programming Guide


reg1part Utility

   

This utility works on all platforms.

This utility is a shell script that registers a single part in both the opendoc.ir and the OpenDoc registry. This utility is used during part development. OpenDoc parts distributed over the internet are installed and registered with odinst.

reg1part classname [IDLname ...]
classname The name of the SOM class of the part.
IDLname A list of 0 or more IDL file names of the files containing the IDL of the part. If no IDL file is specified, an IDL file name extension is appended to the SOM part class name.


[ Top | Previous | Next | Contents | Index | Documentation Homepage ]