home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!sun-barr!cs.utexas.edu!torn!utgpu!ajetha
- From: ajetha@gpu.utcs.utoronto.ca (A. Jetha)
- Subject: class messages
- Message-ID: <Bs4s27.IJE@gpu.utcs.utoronto.ca>
- Organization: UTCS Public Access
- Date: Wed, 29 Jul 1992 03:22:55 GMT
- Lines: 16
-
- This may seem like a dumb question, but how do you call a method in a
- CustomClass from another method in the same CustomClass??
-
- Eg.
- CustomClass has 2 methods.
- - helloThere
- - seeYouTommorow
-
- When I'm in, or done with, helloThere, how can I call
- seeYouTommorow from within helloThere?
-
- I hope someone can help.
- Thanks
-
- A.J.
- ajetha@gpu.utcs.utoronto.ca
-