NEWBIE !!! - Stopping printing of trace from function

Adrian Phillips (tandem@freeze.oslo.dnmi.no)
Tue, 15 Mar 1994 10:45:59 +0000

When you call a class function which doesn't actually return anything, the
interpreter prints out the function info., e.g.

<Timed instance at 20081718> 1:sdf

How do you stop this happening ?

Here's the line:

timed1.write (`count` + ":" + data + "\n", 1)

The function called doesn't return anything, which I assumed defaulted to None
which shouldn't be printed. Is this correct ?

Is this clear enough ?

Is there life on Mars ? :-)

Thanks,

Adrian

-- 
---------------------
 ========================================================================
=   	    	    	    	    	    	    	    	    	 =
= Adrian Phillips at The Norwegian Meteorological Institute   	    	 =
=    	    	    	    	    	    	    	    	    	 =
= BUT any thoughts in this are purely my own and have nothing to do with =
= this establishment, thankfully.   	    	    	    	    	 =
=   	    	    	    	    	    	    	    	    	 =
= Internet: daap@typhoon.oslo.dnmi.no  	    	    	    	    	 =
= Phone: 47 22 96 32 09	    	    	    	    	    	    	 =
= Fax: 47 22 96 30 50	    	    	    	    	    	    	 =
=   	    	    	    	    	    	    	    	     	 =
 ========================================================================