home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / programm / 5312 < prev    next >
Encoding:
Text File  |  1992-07-28  |  714 b   |  26 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!torn!utgpu!ajetha
  3. From: ajetha@gpu.utcs.utoronto.ca (A. Jetha)
  4. Subject: class messages
  5. Message-ID: <Bs4s27.IJE@gpu.utcs.utoronto.ca>
  6. Organization: UTCS Public Access
  7. Date: Wed, 29 Jul 1992 03:22:55 GMT
  8. Lines: 16
  9.  
  10. This may seem like a dumb question, but how do you call a method in a
  11. CustomClass from another method in the same CustomClass??
  12.  
  13. Eg.
  14.               CustomClass has 2 methods.
  15.               - helloThere
  16.               - seeYouTommorow
  17.  
  18.               When I'm in, or done with, helloThere, how can I call
  19.               seeYouTommorow from within helloThere?
  20.  
  21. I hope someone can help.
  22. Thanks
  23.  
  24. A.J.
  25. ajetha@gpu.utcs.utoronto.ca 
  26.