@ option

Applies Listener options from the specified environment variable or text file.

Syntax
dblsncfg @{ variable | filename } ...
Remarks

By default, the Listener is run without parameters, dblsncfg.txt is used as the argument file.

The environment variable is used if a file and an environment variable with the same name exist.

Use the File Hiding utility to obfuscate passwords and other sensitive information in the text file. See File Hiding utility (dbfhide).

See also
Example

A sample text file is located at samples-dir\MobiLink\SIS_SimpleListener\dblsn.txt.

The following example stores command line options in a dblsnoptions environment variable:

dblsn @dblsnoptions

The following example stores command line options in mydblsn.txt, a fully qualified text file:

dblsn @mydblsn.txt