I'm not sure where you are accessing it from. Globals in a window still need the prefix unless you are operating in the window. Other than that only globals defined in a module don't require the prefix.
~joe -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Poland Sent: Wednesday, September 06, 2006 12:32 PM To: Getting Started Subject: Property does not exist Hi, In Class1 I have this statement"w=TextWindow" When I run it I get the error This property does not exist. I have w=TextWindow set as a property, Global in TextWindow. I thought that a global property could be accessed from anywhere without a prefix. Am I mistaken? Robert Poland [EMAIL PROTECTED] _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>