From: ts Date: 2003-01-03T00:56:13+09:00 Subject: Re: Reference to a class's superclass >>>>> "D" == David Landrith writes: D> How do I obtain a reference to a classes superclass within a class so D> that I can call superclass methods arbitrarily from the subclass? alias ? Guy Decoux