Function set_base:
Defined in module m_complex_exit (file: /std/modules/m_complex_exit.c)

Set the base directory from which relative paths are figured
The argument can be a string (directory), object, or function pointer
evaluating to one of these.

Prototype:
void set_base(mixed foo);
