3 ; ENV is a global set of environmental variables that will get set.
4 ; Note that all environmental variables can be seen by all connections,
5 ; so you can't have different values for different connections.
7 INFORMIXSERVER => my_special_database
8 INFORMIXDIR => /opt/informix
10 ; All other sections are arbitrary names for database connections.