Up
appname.conf
fglcl.conf

The appname.conf Configuration File

The naming convention for the application configuration file is appname.conf, where appname is the name of the application.

Note that the configuration variables are case sensitive.

The following topics are covered in this section:

Topics
General features
Styles
Spawning
Arrays
Pre and post messages
Index
Alphabetical
Topic oriented

Topics

General Features

Flags for general configuration settings:

version Version
appName Application name
client Client
service Service
serverNumber Server number
securityLevel Security level
timeOut Time out
maxTasks Maximum tasks
debug Debug

Styles

Styles are used to configure your application by changing its look and feel.

buttonDown Button down
errorDown Error down
menuAsLink Menu as link
menuWidth Menu button width
multipart Multipart
buttonWidth Buttons width
emulateHTML Emulate HTML
imagePath Image path
showImageAlternate Image alternate text
imageBorder Image border

Spawning

Spawning happens when the HTML server (fglhtmld) starts a new task.

spawnMethod Spawning method
defaultProgram Program
fglrunName Runner name
fglrunTarget Runner target
fglrunEnv Runner environment

Arrays

These flags enable configuration for DISPLAY ARRAY and INPUT ARRAY.

arrayAsButton Array as button
arrayImage Array image

Pre and post messages

The following flags allow you to specify the standard messages your application will display, depending on events raised while the program runs.

headRecord Header
tailRecord Tail (footer)
errorRecord Error
timeoutRecord Time-out message
tooManyRecord Too many tasks
endRecord Normal termination

Full Index

Alphabetical

appName Application name
arrayAsButton Array as button
arrayImage Array image
buttonDown Button down
buttonWidth Buttons width
client Client
debug Debug
defaultProgram Program
emulateHTML Emulate HTML
endRecord Normal termination
errorDown Error down
errorRecord Error
fglrunEnv Runner environment
fglrunName Runner name
fglrunTarget Runner target
headRecord Header
imageBorder Image border
imagePath Image path
maxTasks Maximum tasks
menuAsLink Menu as link
menuWidth Menu button width
multipart Multipart
securityLevel Security level
serverNumber Server number
service Service
showImageAlternate Image alternate text
spawnMethod Spawning method
tailRecord Tail (footer)
timeOut Time out
timeoutRecord Time-out message
tooManyRecord Too many tasks
version Version