David wrote: > > print Dog::Hello; >
the above should be: print Dog::HELLO; sorry. i mistyped the constant's name. david -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
David wrote: > > print Dog::Hello; >
the above should be: print Dog::HELLO; sorry. i mistyped the constant's name. david -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]