Re: An overloading question [message #174528 is a reply to message #174498] |
Wed, 15 June 2011 16:55 |
sheldonlg
Messages: 166 Registered: September 2010
Karma:
|
Senior Member |
|
|
Problem solved! It was a case of a little stupidity on my part. I put
the new overloaded method into the wrong overloading class. Ergo, it
was never reached when I ran the application because it wasn't there.
In the example, it went to the right place and printed as coming from
the overloaded method. Sometimes........
Anyway, when I put it in the proper file, it functioned exactly as I had
originally anticipated (and meant to program).
Thanks to all who devoted time and made suggestions. I am sorry to have
wasted your time.
--
Shelly
|
|
|