Hi Leui,
I think it's not a bug. Try this one:
Shoes.app do
class ::Array
def open
self.inspect
end
end
para [3,3].open
end
> how to access the mailing history
See the following:
http://www.mail-archive.com/[email protected]/
or
http://news.gmane.org/gmane.comp.lib.shoes
> how to change the name of handle name for Yahoo
Sorry, I don't use Yahoo mail. Maybe someone will help... :)
Hope it helps,
ashbb
On Mon, Feb 2, 2009 at 12:59 AM, kita yui <[email protected]>wrote:
> Hi,
> Array class method seems to be unavailable on the program below. Does
> anyone know about this?
>
> #This code shows only a blank window..
> Shoes.app do
> class Array
> def open
> para self.inspect
> end
> end
> [3,3].open
> end
> This is a simple question, so it may be on the mailing list already
> though, I'm not sure how to access the mailing history....Let me know that
> too.
>
> One more question. My handle name for Yahoo comes up (like
> "my_handle_name"<my mail address>wrote: ) every time I question to this
> mailing list. Does anyone know how to change the name of it?
>
> Thanks..Leui
>
>
>
> ------------------------------
> Power up the Internet with Yahoo!
> Toolbar.<http://pr.mail.yahoo.co.jp/toolbar/>
>