Re: Clearing Contents of Field

2011-12-16 Thread Peter M. Brigham, MD
From the dictionary: --- Not every property is included in the properties property. The following types of properties are excluded: * Read-only properties * The script property and custom properties * Synonyms: Only one synonym for each property is included. * Duplicates: Properties that

Re: Clearing Contents of Field

2011-12-16 Thread Bob Sneidar
Now I remember. My original post was because a long time ago I had read this, and that last part got me too. It's like the article in the UCMJ which says basically, if there's anything you did wrong that we did not specifically cover here, we can have you arrested for that and try you for it.

Clearing Contents of Field

2011-12-15 Thread Graham Pearson
In upgrading a previous project in 4.5 to 5.0, I am having a problem with a line of code that would clear the contents of an email address when no records were retrieved from the SQLite DB. I have changed the line to read set the content of field Email Address Field to The field Email Address

Re: Clearing Contents of Field

2011-12-15 Thread Mark Schonewille
Hi Graham, For a complete list of properties, use the propertyNames function or look in the dictionary. There is no simple way to get a list of all (possible) properties of a particular object. The content would be a custom property. If you look in the inspector of your object, you will see

Re: Clearing Contents of Field

2011-12-15 Thread Michael Kann
put empty into fld good_fld --- On Thu, 12/15/11, Graham Pearson gspear...@gmail.com wrote: From: Graham Pearson gspear...@gmail.com Subject: Clearing Contents of Field To: How to use LiveCode use-livecode@lists.runrev.com Date: Thursday, December 15, 2011, 7:31 AM In upgrading a previous

Re: Clearing Contents of Field

2011-12-15 Thread Michael Kann
on mouseUp put the propertyNames into fld 1 end mouseUp --- On Thu, 12/15/11, Graham Pearson gspear...@gmail.com wrote: From: Graham Pearson gspear...@gmail.com Subject: Clearing Contents of Field To: How to use LiveCode use-livecode@lists.runrev.com Date: Thursday, December 15, 2011, 7:31 AM

Re: Clearing Contents of Field

2011-12-15 Thread Bob Sneidar
Be advised that there are properties that still remain hidden using this function (or so it was back when I last used it). Bob On Dec 15, 2011, at 5:53 AM, Michael Kann wrote: on mouseUp put the propertyNames into fld 1 end mouseUp ___

Re: Clearing Contents of Field

2011-12-15 Thread J. Landman Gay
On 12/15/11 11:17 AM, Bob Sneidar wrote: Be advised that there are properties that still remain hidden using this function (or so it was back when I last used it). I think the hidden ones are just those that are already available in the others. For example, top is not included because it is

Re: Clearing Contents of Field

2011-12-15 Thread Bob Sneidar
I vaguely recall back when I first began to use Remo before it was Remo, that I wanted to expand the basic list of essential properties that Remo could insert into the script of the object. While investigating, I used something to get the properties of an object. It looks like the propertyNames

Re: Clearing Contents of Field

2011-12-15 Thread Mark Wieder
Jacque- Thursday, December 15, 2011, 11:58:37 AM, you wrote: On 12/15/11 11:17 AM, Bob Sneidar wrote: Be advised that there are properties that still remain hidden using this function (or so it was back when I last used it). I think the hidden ones are just those that are already available

Re: Clearing Contents of Field

2011-12-15 Thread J. Landman Gay
On 12/15/11 2:26 PM, Mark Wieder wrote: Jacque- Thursday, December 15, 2011, 11:58:37 AM, you wrote: On 12/15/11 11:17 AM, Bob Sneidar wrote: Be advised that there are properties that still remain hidden using this function (or so it was back when I last used it). I think the hidden ones

Re: Clearing Contents of Field

2011-12-15 Thread Mark Wieder
J. Landman Gay jacque@... writes: *new* LOL. A bit over three years ago. -- Mark Wieder ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Clearing Contents of Field

2011-12-15 Thread J. Landman Gay
On 12/15/11 6:03 PM, Mark Wieder wrote: J. Landman Gayjacque@... writes: *new* LOL. A bit over three years ago. Hey, when you're OUR age... -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com

Re: Clearing Contents of Field

2011-12-15 Thread Bob Sneidar
He will be Soylent Green long before he gets there. Bob On Dec 15, 2011, at 4:12 PM, J. Landman Gay wrote: On 12/15/11 6:03 PM, Mark Wieder wrote: J. Landman Gayjacque@... writes: *new* LOL. A bit over three years ago. Hey, when you're OUR age... -- Jacqueline Landman Gay