(SAT) Demo Application - config

Source Code

#=========================#
# Demo application config #
#=========================#

title="Demo"
port=9883
Comments

Demo application configuration file.

Called by: satguistart


NOTE: This is a "source run" script. Korn shell syntax rules must be obeyed.

title="Demo"
Set application window title to Demo.
port=9883
Set application communications port to 9883.


Copyright © 2000
Adrian Davis.