Files
cdesktop/cde/doc/C/guides/man/man5/dttexact.sgm

90 lines
2.9 KiB
Plaintext

<!-- $XConsortium: dttexact.sgm /main/5 1996/08/30 13:57:37 rws $ -->
<!-- (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. -->
<![ %CDE.C.CDE; [<RefEntry Id="CDEMX.XCSA.MAN95.rsml.1">]]>
<![ %CDE.C.XO; [<RefEntry Id="XCSA.MAN95.rsml.1">]]>
<RefMeta>
<RefEntryTitle>dttextaction</RefEntryTitle>
<ManVolNum>file formats</ManVolNum>
</RefMeta>
<RefNameDiv>
<RefName><Literal>dttextaction</Literal></RefName>
<RefPurpose>&str-XZ; text editing actions
</RefPurpose>
</RefNameDiv>
<!-- CDE Common Source Format, Version 1.0.0-->
<!-- (c) Copyright 1993, 1994, 1995 Hewlett-Packard Company-->
<!-- (c) Copyright 1993, 1994, 1995 International Business Machines Corp.-->
<!-- (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.-->
<!-- (c) Copyright 1993, 1994, 1995 Novell, Inc.-->
<RefSynopsisDiv>
<Synopsis>Dtpad [<Symbol Role="Variable">file</Symbol>]
Open <Symbol Role="Variable">file</Symbol>
Print <Symbol Role="Variable">file</Symbol>
TextEditor
</Synopsis>
</RefSynopsisDiv>
<RefSect1>
<Title>DESCRIPTION</Title>
<Para>The &str-XZ; Text Editing Services support the following
text editing actions:
</Para>
<VariableList>
<VarListEntry>
<Term><Literal>Dtpad</Literal></Term>
<ListItem>
<Para>Open an empty view of the desktop text editor.
</Para>
</ListItem>
</VarListEntry>
<VarListEntry>
<Term><Literal>Dtpad</Literal>&numsp;<Symbol Role="Variable">file</Symbol></Term>
<ListItem>
<Para>Open a desktop text editor view of the text file named by the pathname in the
<Symbol Role="Variable">file</Symbol> argument.
</Para>
</ListItem>
</VarListEntry>
<VarListEntry>
<Term><Literal>Open</Literal>&numsp;<Symbol Role="Variable">file</Symbol></Term>
<ListItem>
<Para>Open a view of the text file named by the pathname in the
<Symbol Role="Variable">file</Symbol> argument.
</Para>
</ListItem>
</VarListEntry>
<VarListEntry>
<Term><Symbol Role="Message">Print</Symbol>&numsp;<Symbol Role="Variable">file</Symbol></Term>
<ListItem>
<Para>Print the text file named by the pathname in the
<Symbol Role="Variable">file</Symbol> argument.
</Para>
</ListItem>
</VarListEntry>
<VarListEntry>
<Term><Literal>TextEditor</Literal></Term>
<ListItem>
<Para>Open a view of the user's preferred text editor.
</Para>
</ListItem>
</VarListEntry>
</VariableList>
<Para>These actions can be invoked from an application using the
&cdeman.DtActionInvoke; function or invoked from a command line using the
&cdeman.dtaction; utility.
</Para>
</RefSect1>
<RefSect1>
<Title>SEE ALSO</Title>
<Para>&cdeman.dtaction;, <![ %CDE.C.CDE; [&cdeman.DtActionInvoke;. ]]><![ %CDE.C.XO; [&cdeman.DtActionInvoke; in the &str-Zd;.
]]></Para>
</RefSect1>
</RefEntry>
<!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:40:24-->