Raw Message
Message-ID: <BAY10-F2182A2D1A11FFCF3CB63E9D6040@phx.gbl> Date: 2005-05-31T20:35:30Z From: Laura Holt Subject: question regarding new class Hi R people: I have created a new class for a project that I am working on. It works fine. Just one question, please: When I access the slots, is there any way that I could use x$Name instead on x at Name, please? Or is it that way by design, please? Thanks. Laura Holt