[Tutor] Accessing methods in same class

Hugo Arts hugo.yoshi at gmail.com
Sun Nov 6 22:20:08 CET 2011


On Sun, Nov 6, 2011 at 9:59 PM, Max S. <maxskywalker1 at gmail.com> wrote:
> Hi.  I'm working on a project for my friend, but I'm running into errors.
> No matter what I do, I can't seem to get one method to execute another
> method in the same class.  Is there a way that I can do this?  Thanks.
>

Yes, you can do this, and it's very straightforward. However, we
cannot help you unless you give us three things:

A) The code you're running
B) what you expect to happen
C) what happened instead

A minimal example is best, as I would prefer not to dig through 300
lines of code on my own time. Illustrutate our problem for us.

Hugo


More information about the Tutor mailing list