From: Robert Klemme Date: 2005-01-05T01:01:33+09:00 Subject: Re: Method arguments "Glenn Parker" schrieb im Newsbeitrag news:41DA98F9.1040001@comcast.net... > Mikael Brockman wrote: >> "Tookelso" writes: >>> >>>When you pass an argument to a method, is it passed by reference, or by >>>value? >> >> By value. But remember that the value of a variable is always a >> reference! > > Of all the explanations so far, I liked this one best. Thanks, Mikael! +1 Regards robert