98 lines
3.2 KiB
Plaintext
98 lines
3.2 KiB
Plaintext
<!-- $XConsortium: dtmaiact.sgm /main/5 1996/08/30 13:55:42 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.MAN89.rsml.1">]]>
|
|
<![ %CDE.C.XO; [<RefEntry Id="XCSA.MAN89.rsml.1">]]>
|
|
<RefMeta>
|
|
<RefEntryTitle>dtmailaction</RefEntryTitle>
|
|
<ManVolNum>file formats</ManVolNum>
|
|
</RefMeta>
|
|
<RefNameDiv>
|
|
<RefName><Literal>dtmailaction</Literal></RefName>
|
|
<RefPurpose>&str-XZ; mail 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>Compose [<Symbol Role="Variable">file</Symbol> ...]
|
|
Dtmail [<Symbol Role="Variable">file</Symbol>]
|
|
Open <Symbol Role="Variable">file</Symbol>
|
|
Print <Symbol Role="Variable">file</Symbol>
|
|
</Synopsis>
|
|
</RefSynopsisDiv>
|
|
<RefSect1>
|
|
<Title>DESCRIPTION</Title>
|
|
<Para>The &str-XZ; Mail Services support the following mail actions:
|
|
</Para>
|
|
<VariableList>
|
|
<VarListEntry>
|
|
<Term><Literal>Compose</Literal></Term>
|
|
<ListItem>
|
|
<Para>Open an empty mail composition view for message construction.
|
|
</Para>
|
|
</ListItem>
|
|
</VarListEntry>
|
|
<VarListEntry>
|
|
<Term><Literal>Compose</Literal> <Symbol Role="Variable">file</Symbol> . . .</Term>
|
|
<ListItem>
|
|
<Para>Open a mail composition view with attachments named
|
|
by the pathnames in the
|
|
<Symbol Role="Variable">file</Symbol> arguments.
|
|
</Para>
|
|
</ListItem>
|
|
</VarListEntry>
|
|
<VarListEntry>
|
|
<Term><Literal>Dtmail</Literal></Term>
|
|
<ListItem>
|
|
<Para>Open a view of the user's inbox for electronic mail.
|
|
</Para>
|
|
</ListItem>
|
|
</VarListEntry>
|
|
<VarListEntry>
|
|
<Term><Literal>Dtmail</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
|
<ListItem>
|
|
<Para>Open a view of the mail file named by the pathname in the
|
|
<Symbol Role="Variable">file</Symbol> argument.
|
|
</Para>
|
|
</ListItem>
|
|
</VarListEntry>
|
|
<VarListEntry>
|
|
<Term><Literal>Open</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
|
<ListItem>
|
|
<Para>Open a view of the mail file named by the pathname in the
|
|
<Symbol Role="Variable">file</Symbol> argument.
|
|
</Para>
|
|
</ListItem>
|
|
</VarListEntry>
|
|
<VarListEntry>
|
|
<Term><Symbol Role="Message">Print</Symbol> <Symbol Role="Variable">file</Symbol></Term>
|
|
<ListItem>
|
|
<Para>Print the mail file named by the pathname in the
|
|
<Symbol Role="Variable">file</Symbol> argument.
|
|
</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-->
|