On Wed, 16 May 2001 23:18:24 +0100, "Martin Patrick"
<
[hidden email]> wrote:
>Hi
> I am very new to programming and would like to ask if any of you guys
>out there can help me with the course that I am studying,
>
>I need to create a class method which will check that it is an integer and
>(this is by the way a subclass of date)a ValidMonth:
>
>I just cant seem to get to grips with this part of the course:-(
>
>Someone please help........
>
>
Take a look at Object >>#isKindOf: (read and heed method comment), and
Date class >>#readMonthFrom:.
If this doesn't give you enough to figure it out or at least get
started, post follow up questions.
Welcome to Smalltalk.
--
Richard A. Harmon "The only good zombie is a dead zombie"
[hidden email] E. G. McCarthy