[ic] include GlobalSub in interchange.cfg

Honest to Goodness interchange-users@interchange.redhat.com
Sun Mar 31 22:57:01 2002


I see that I can define a GlobalSub in interchange.cfg and finally
release my code from the oppression of Safe. But my GlobalSub is getting
pretty long and I would like to put it all in it's own file.

So can I put something like this in interchange.cfg?

include GlobalSub /dirpath/mysub.pl

I want to tell ic.cfg to grab my GlobalSub file from some other place.