Function set_text:
Defined in module m_readable (file: /std/modules/m_readable.c)

Set the text for an object to be read.
The argument can either be the actual text that will be used or a filename.
If it is a filename, either absolute, or relative paths may be used.

Prototype:
void set_text( string t );
