If you
want to use GuiXT in one system, or in certain systems only,
please use the
EnableSystem XXX
EnableSystem YYY
...
statement in guixt.ini.
If
you need different RfcConnect statements for different systems,
you can use
RfcConnect ifDatabase=XXX Ashost=... ...
RfcConnect ifDatabase=YYY Ashost=... ...
...
By
the way, the RfcConnect should normally not be necessary. A
further possibility (recently added in GuiXT) is to use
system-specific guixt.ini files, by putting
"&database" into the filename in the
"SwitchTo" statement.
|