Programming Guide


docshell Utility

   

This utility works on all platforms.

The OpenDoc document shell.

docshell [-f fileName] [-s stationeryName] [-k partKindName] [-c newStationeryName]

The fields for this utility are as follows:
-f fileName Open the document stored in fileName.
-k partKindName Create a new document with a root part kind of partKindName.
-c newStationeryName Create a new stationery document with a root part kind of newStationeryName.
-s stationeryName Open the stationery document stored in stationeryName (as opposed to the default action of opening a copy of the stationery document).


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