Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
91
cde/doc/C/guides/man/man5/dtbuiact.sgm
Normal file
91
cde/doc/C/guides/man/man5/dtbuiact.sgm
Normal file
@@ -0,0 +1,91 @@
|
||||
<!-- $XConsortium: dtbuiact.sgm /main/5 1996/08/30 13:52:36 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.MAN83.rsml.1">]]>
|
||||
<![ %CDE.C.XO; [<RefEntry Id="XCSA.MAN83.rsml.1">]]>
|
||||
<RefMeta>
|
||||
<RefEntryTitle>dtbuilderaction</RefEntryTitle>
|
||||
<ManVolNum>file formats</ManVolNum>
|
||||
</RefMeta>
|
||||
<RefNameDiv>
|
||||
<RefName><Literal>dtbuilderaction</Literal></RefName>
|
||||
<RefPurpose>&str-XZ; application builder 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>Dtbuilder [<Emphasis>component</Emphasis>]
|
||||
Dtcodegen [<Emphasis>component</Emphasis>]
|
||||
Open <Emphasis>component</Emphasis>
|
||||
</Synopsis>
|
||||
</RefSynopsisDiv>
|
||||
<RefSect1>
|
||||
<Title>DESCRIPTION</Title>
|
||||
<Para>The &str-XZ; Application Builder Services support the following
|
||||
application builder actions:
|
||||
</Para>
|
||||
<VariableList>
|
||||
<VarListEntry>
|
||||
<Term><Literal>Dtbuilder</Literal></Term>
|
||||
<ListItem>
|
||||
<Para>Open an empty application builder view.
|
||||
</Para>
|
||||
</ListItem>
|
||||
</VarListEntry>
|
||||
<VarListEntry>
|
||||
<Term><Literal>Dtbuilder</Literal> <Emphasis>component</Emphasis></Term>
|
||||
<ListItem>
|
||||
<Para>Open an application builder view of the module or project
|
||||
named by the pathname in the
|
||||
<Emphasis>component</Emphasis> argument.
|
||||
</Para>
|
||||
</ListItem>
|
||||
</VarListEntry>
|
||||
<VarListEntry>
|
||||
<Term><Literal>Dtcodegen</Literal></Term>
|
||||
<ListItem>
|
||||
<Para>Prompt the user for the pathname of a project
|
||||
and generate code for the project specified by the user.
|
||||
</Para>
|
||||
</ListItem>
|
||||
</VarListEntry>
|
||||
<VarListEntry>
|
||||
<Term><Literal>Dtcodegen</Literal> <Emphasis>component</Emphasis></Term>
|
||||
<ListItem>
|
||||
<Para>Generate code for the project named by the pathname in the
|
||||
<Emphasis>component</Emphasis> argument.
|
||||
</Para>
|
||||
</ListItem>
|
||||
</VarListEntry>
|
||||
<VarListEntry>
|
||||
<Term><Literal>Open</Literal> <Emphasis>component</Emphasis></Term>
|
||||
<ListItem>
|
||||
<Para>Open an application builder view of the module or project
|
||||
named by the pathname in the
|
||||
<Emphasis>component</Emphasis> 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-->
|
||||
Reference in New Issue
Block a user