Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Syntax:

Unix:
     instldde   -model model_name [-object object_name -type object_type]
                [-reinstall] [-terse | -verbose] [-config config_file]
                [-output output_file] [-errorfile error_file]
                [-help [help_dir] | -syntax [help_dir] | -version]
                [-options] [-arg_input path_name] [-noheader]
                [-quiet] [-ask] [-unix] [-vms] [-os2]

VMS:
     instldde   /model=model_name [/object=object_name /type=object_type]
                [/reinstall] [/terse | /verbose] [/config=config_file]
                [/output=output_file] [/errorfile=error_file]
                [/help [=help_dir] | /syntax [=help_dir] | /version]
                [/options] [/arg_input=path_name] [/noheader]
                [/quiet] [/ask] [/unix] [/vms] [/os2]

OS/2:
     instldde   /model:model_name [/object:object_name /type:object_type]
                [/reinstall] [/terse | /verbose] [/config:config_file]
                [/output:output_file] [/errorfile:error_file]
                [/help [:help_dir] | /syntax [:help_dir] | /version]
                [/options] [/arg_input:path_name] [/noheader]
                [/quiet] [/ask] [/unix] [/vms] [/os2]

Program Description:
     This program installs the DDEs referenced by the specified object
or, all the objects in the specified model.  The objects must use the
Project Technology Inc. Object-Oriented Analysis methodology.

Options:
     model <model_name>        Specifies a model name.
     object <object_name>      Specifies the object name (default:
                                   install all objects in the model).
     type <object_type>        Specifies the type of the object:
                                   DDE, DFD, ERD, OCD, SEM, STD, PAT, or DT.
     reinstall                 Overwrites the definition of existing
                                   referenced DDEs.
     verbose                   Report the disposition of all DDEs
                                   referenced (default: -terse).
     terse                     Report only errors in DDE references.
     output <output_file>      Specifies the output file
                                   (default: standard output).
     errorfile <error_file>    Specifies the error file
                                   (default: standard error).
     config <config_file>      Specifies a Teamwork configuration file.
     help <help_dir>           Shows the full help screen (this information)
                                   and quits.  The optional argument
                                   specifies the directory containing
                                   the help file.
     syntax <help_dir>         Shows the short help screen (syntax lines
                                   only) and quits.  The optional argument
                                   specifies the directory containing
                                   the help file.
     version                   Shows the program header with the version
                                   and quits.
     options                   Shows the command line options chosen
                                   before program execution.
     arg_input <path_name>     Indicates more command line options are
                                   in the file 'filename'.
     noheader                  Suppresses display of the program header
                                   before program execution.
     quiet                     Suppresses status messages during
                                   program execution.
     ask                       Prompts the user for the entry of command
                                   line options not provided.
     unix                      Allows entry of options in Unix format
                                   (-example_option).
     vms                       Allows entry of options in VMS format
                                   (/example_option).
     os2                       Allows entry of options in OS2 format
                                   (/example_option).

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026