Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
87
cde/doc/C/guides/man/man1_dt/cm_edito.sgm
Normal file
87
cde/doc/C/guides/man/man1_dt/cm_edito.sgm
Normal file
@@ -0,0 +1,87 @@
|
||||
<!-- $XConsortium: cm_edito.sgm /main/6 1996/11/15 15:26:18 cdedoc $ -->
|
||||
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
|
||||
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
|
||||
<!-- (c) Copyright 1995 International Business Machines Corp. -->
|
||||
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
|
||||
<!-- (c) Copyright 1995 Novell, Inc. -->
|
||||
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
|
||||
<!-- (c) Copyright 1995 Hitachi. -->
|
||||
|
||||
<RefEntry Id="CDEMX.MAN6.rsml.1">
|
||||
<RefMeta>
|
||||
<RefEntryTitle>dtcm_editor</RefEntryTitle>
|
||||
<ManVolNum>user cmd</ManVolNum>
|
||||
</RefMeta>
|
||||
<RefNameDiv>
|
||||
<RefName><Command>dtcm_editor</Command></RefName>
|
||||
<RefPurpose>The CDE Environment standalone appointment editor
|
||||
</RefPurpose>
|
||||
</RefNameDiv>
|
||||
<!--- -->
|
||||
<!-- (c) Copyright 1993, 1994 Hewlett-Packard Company-->
|
||||
<!-- (c) Copyright 1993, 1994 International Business Machines Corp.-->
|
||||
<!-- (c) Copyright 1993, 1994 Sun Microsystems, Inc.-->
|
||||
<!-- (c) Copyright 1993, 1994 Novell, Inc.-->
|
||||
<!--- -->
|
||||
<!-- t-->
|
||||
<RefSynopsisDiv>
|
||||
<CmdSynopsis>
|
||||
<Command>dtcm_editor</Command>
|
||||
<Arg Choice="opt">filename</Arg>
|
||||
</CmdSynopsis>
|
||||
</RefSynopsisDiv>
|
||||
<RefSect1>
|
||||
<Title>DESCRIPTION</Title>
|
||||
<Para>The <Command>dtcm_editor</Command> program a stand alone editor for files that
|
||||
represent <Command>dtcm</Command> appointments. These files are created by either
|
||||
mailing appointments from within <Command>dtcm</Command>, or by dragging and dropping
|
||||
appointments from a <Command>dtcm</Command> editor dialog into some kind of
|
||||
permanent store (a <Command>dtmail</Command> attachment pane, or <Command>dtfile</Command>).
|
||||
The <Command>dtcm_editor</Command> allows modifying these appointment files,
|
||||
and writing them back out.
|
||||
</Para>
|
||||
</RefSect1>
|
||||
<RefSect1>
|
||||
<Title>OPTIONS</Title>
|
||||
<Para>The only available option is to start the <Command>dtcm_editor</Command> with
|
||||
a filename. This will cause the editor to operate on that file,
|
||||
and write out to that file. If the <Command>dtcm_editor</Command> is started
|
||||
without a file name, it is assumed to have been invoked thru
|
||||
tooltalk, and acts as a media alliance editor.
|
||||
</Para>
|
||||
</RefSect1>
|
||||
<RefSect1>
|
||||
<Title>RESOURCES</Title>
|
||||
<Para><Command>dtcm_editor</Command> supports a number of application resources to
|
||||
allow you to configure
|
||||
its behaviour. The application class name for <Command>dtcm_editor</Command>
|
||||
is <classname>Dtcm</classname>.
|
||||
To set application resources, you can copy the system default version of
|
||||
this file from <filename>/usr/dt/app-defaults/<LANG>/Dtcm</filename> to a personal version,
|
||||
typically <filename>~/app-defaults/Dtcm</filename>, and edit it with your changes.
|
||||
</Para>
|
||||
</RefSect1>
|
||||
<RefSect1>
|
||||
<Title>FILES</Title>
|
||||
<VariableList>
|
||||
<VarListEntry>
|
||||
<Term><filename>/usr/dt/bin/dtcm_editor</filename></Term>
|
||||
<ListItem>
|
||||
<!-- ex-TP-->
|
||||
<Para>This is the executable for <command>dtcm_editor</command>.
|
||||
</Para>
|
||||
</ListItem>
|
||||
</VarListEntry>
|
||||
<VarListEntry>
|
||||
<Term><filename>/usr/dt/app-defaults/<LANG>/Dtcm</filename></Term>
|
||||
<ListItem>
|
||||
<!-- ex-TP-->
|
||||
<Para>This is the system-default application defaults file for <command>dtcm_editor</command>.
|
||||
</Para>
|
||||
</ListItem>
|
||||
</VarListEntry>
|
||||
</VariableList>
|
||||
</RefSect1>
|
||||
|
||||
</RefEntry>
|
||||
<!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 01:31:55-->
|
||||
Reference in New Issue
Block a user