//test test: { type= "test"; a= 1; S= "hello!!!"; }; test2: { type= "internal"; path="int"; }; test3: { type= "external"; filename = "UIbuilder_test_ex.cfg"; path="test2"; }; int: { type= "test2"; a= 1; S= "yeah!!!"; };