Pauses the Listener to run a program.
action='RUN program arglist'
The Listener waits for the program to finish, then resumes listening.
When running a program, the Listener determines if the program has failed, if the Listener cannot start the program or if the program returns a non-zero return code.
The following example runs dbmlsync with some command line options, parts of which are obtained from the message using the $content action variable:
dblsn -l "action='run dbmlsync.exe @dbmlsync.txt -n $content';" |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |