From: Neowulf Date: 2006-02-09T09:08:22+09:00 Subject: Re: how to create singleton methods in script You may want to try putting your method def's above the code that calls the methods. This is something I fell into when I first started as well. ~Neowulf