Chapter 15 Using Library Manager

15.3.4 Other Options

@filename

Specify a parameter file.

Functional description

The options you will use with slib103 can be written to a file, so instead of specifying all those options for execution, you can specify just that file name.

Every option other than the @ option can be written in a parameter file.

If a parameter file that doesn't exist is specified, the library manager will display an error message.

Rules of use

This option uses neither a hyphen (-) nor an option letter. Enter alone @ followed by the name of the parameter file.

slib103 @pfile

Default specification

There is no default specification.

Operation example

Assume that the file pfile contains the following line.

test.lib -f test1.rf test2.rf test3.rf

slib103 @pfile

slib103 test.lib -f test1.rf test2.rf test3.rf

The above command line then produces the same result as the following one.

290 Command Options

Page 302
Image 302
Panasonic MN1030 Slib103 @pfile, There is no default specification, Assume that the file pfile contains the following line