Help I need to know how to put a method in a constructor!
Hill Wise
Greenhorn
Joined: Oct 21, 2002
Posts: 3
posted
0
you heard it I need to know how to do this It is going to kill me till I find out so please tell me I am begging of all of you to please help
it is better to be thought a fool then opening thy mouth and removing all doubt
Steve Schowiak
Greenhorn
Joined: Oct 21, 2002
Posts: 20
posted
0
I thought a constructor was a method, albeit a special kind of method.
Originally posted by Hill Wise: you heard it I need to know how to do this It is going to kill me till I find out so please tell me I am begging of all of you to please help
:roll:
I am not insane. The voices in my head told me so.
Hill Wise
Greenhorn
Joined: Oct 21, 2002
Posts: 3
posted
0
albiet then how do I put a meathod inside a meathod?
Dave Landers
Ranch Hand
Joined: Jul 24, 2002
Posts: 401
posted
0
What do you mean - "put" a method in another method? Do you want to call one method from another?