Re: Snit Problem- Invalid command name
- From: Ron Fox <fox@xxxxxxxxxxxx>
- Date: Fri, 30 May 2008 07:02:02 -0400
You're missing the close } from the snit type.
See the } I added below.
}
% package require snit
1.0
% snit::type dog {
method speak {} {
return "$self barks"
}
--
Ron Fox
NSCL
Michigan State University
East Lansing, MI 48824-1321
.
- References:
- Snit Problem- Invalid command name
- From: Pradeep
- Re: Snit Problem- Invalid command name
- From: Aric Bills
- Re: Snit Problem- Invalid command name
- From: Pradeep
- Snit Problem- Invalid command name
- Prev by Date: Re: merging variables and arrays ...
- Next by Date: Re: invoking
- Previous by thread: Re: Snit Problem- Invalid command name
- Next by thread: Re: Snit Problem- Invalid command name
- Index(es):