20 lines
150 B
INI
20 lines
150 B
INI
;
|
|
; $Id$
|
|
;
|
|
|
|
[test]
|
|
hello=world
|
|
this=is a test
|
|
; of inifiles!
|
|
so there!!!=
|
|
|
|
[test2]
|
|
another=section
|
|
|
|
[Date Test]
|
|
Today=19991005
|
|
|
|
[Bool Test]
|
|
True=.t.
|
|
|