2 cd ${0%/*} ||
exit 1 # run from this directory
5 # Source tutorial run functions
6 .
$WM_PROJECT_DIR/bin
/tools
/RunFunctions
8 application
=`getApplication`
11 runApplication
$application
13 # ----------------------------------------------------------------- end-of-file