;"
cntepoch, cntreject,
cntdetrend, cntaverage.
Examples for the new style are xeog, avrretrieve.
Specification
This is for reference. The example below is more
explanative.
; note the different item separations here: comma, newline or both
[Channels]
F1, F2, F3
F4,
F5
F6
; the EEP configuration format supports only one-line comments
; but there is a simple trick to comment out a whole section
; - just make the section keyword invalid
[rem Channels]
P1, P2, P3,
P4, P5, P6
; you can format your text using whitespaces
[ My Calculation Factor ]
0.0345 ,
; double quotes allow to have the special characters ",;[]"
; in configuration items
[objects]
text txt:"Hello, world! [what a text]"
xcnt,
xavr, ...) have an additional powerful configuration mechanism -
the resource database.
This mechanism is not thought for daily use, but it allows personal fine-tuning
of many user interface details such as colors, fonts, window sizes...
Have a look in the respective
app-defaults sample file
and the "X" manpage to get a basic understanding what can be set and
how it is done.