![]() |
![]() |
[ Bottom of Page | Previous Page | Next Page | Contents | Index ]
Adds the dependency file for the specified interp to the specified resource model workspace or output workspace.
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.
wrmbcli Test_bat.jrm -setdep w32-ix86 test.bat Test_bat_w32-ix86.jrm
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.
None
[ Top of Page | Previous Page | Next Page | Contents | Index ]