=======================================================================

%^RED%^%^BOLD%^ SYNTAX :: %^RESET%^ set_read ( target, message )
%^RED%^%^BOLD%^ SYNTAX :: %^RESET%^ set_read ( target, function )

This function is present in all objects. It will add the read named
in the string target into the object. Either a string message can be
defined or a function pointer (: :) .

see also ::

set_reads, remove_read, remove_reads, query_read, query_reads

