View Single Post
Old 05-05-2004, 10:24 AM   #8 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,503
sde is on a distinguished road
well my method searches a database and creates a new customer object.

when i assign the new customer object to the object i passed in the method, .. the new value is not accessable from outside the method.

for now i just work-around by returning the customer, .. but i'd rather make the method boolean and assign a new value to the object inside the method.
__________________
Mike
sde is offline   Reply With Quote