Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » MobiLink - Server-Initiated Synchronization » MobiLink Listener utilities » Utilities for Palm devices » Listener configuration utility for Palm devices » Listener options for Palm

 

@ 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