IBM Tivoli Software IBM Tivoli Software

[ Bottom of Page | Previous Page | Next Page | Contents | Index ]


setdep

Purpose

Adds the dependency file for the specified interp to the specified resource model workspace or output workspace.

Format

wrmbcli <resmodworkspace> -setdep <interp depfile>
[<outputworkspace>]

where:

<resmodworkspace> is the name of the resource model workspace.

<interp depfile> is the name of the dependency file.

<outputworkspace> is the name of the output workspace.

Examples

wrmbcli Test_bat.jrm -setdep w32-ix86 test.bat Test_bat_w32-ix86.jrm

Usage

This command produces two results depending on the number of arguments. If the output workspace is not provided, the given workspace is modified to include this dependency. If the output workspace is given, the first workspace is left intact and the output is a copy of it that includes the dependencies.

Comments

None


[ Top of Page | Previous Page | Next Page | Contents | Index ]