realbasic-nug
[Top] [All Lists]

Re: Constants with Global Scope

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Constants with Global Scope
From: Norman Palardy <npalardy@great-white-software.com>
Date: Thu, 27 Nov 2008 09:36:41 -0700
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <492EC3BB.1000403@chrononomicon.com>
References: <492EC3BB.1000403@chrononomicon.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On 27-Nov-08, at 8:58 AM, Bart Silverstrim wrote:

So...does this need to be a property set, or is it already in the application as a variable, or is it set as a module property to do something like this...? I know it's probably something ridiculously simple and I'm overlooking it in the language reference somewhere. Otherwise I'm going to have to remember to alter every instance in code where I code a name or version, which I suppose I could do...I wonder if anyone else does that?...

Put it in a module and mark it global

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>