I actually use naming to discern which fields display input from a SQL 
database. Every field that begins with “fld” is associated with a column in a 
table i.e. fldCustomerName is associated with the column customername. 

Bob S


On Oct 14, 2014, at 14:15 , J. Landman Gay <jac...@hyperactivesw.com> wrote:

> Agree, I think the feature is more desirable than not.  I frequently name all 
> label fields the same so I can loop over all the controls and skip any named 
> "lbl". 
> 
> On October 14, 2014 4:05:49 PM CDT, dunb...@aol.com wrote:
>> As for a warning that you already have one of that name, there are
>> instances where that sort of naming is desired, and we would then have
>> others writing for an enhancement that eliminated that annoying warning.
> 
> -- 
> Jacqueline Landman Gay         |     jac...@hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to