Clearing Contents of Field

Michael Kann mikekann at yahoo.com
Thu Dec 15 08:51:05 EST 2011


put empty into fld "good_fld"

--- On Thu, 12/15/11, Graham Pearson <gspearson at gmail.com> wrote:

From: Graham Pearson <gspearson at gmail.com>
Subject: Clearing Contents of Field
To: "How to use LiveCode" <use-livecode at lists.runrev.com>
Date: Thursday, December 15, 2011, 7:31 AM

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 Field" has an ID of 1017 and I have put the
above code on the preOpenCard and on the openCard which does not have
any effect.

Is their a list of the [properties] that can be referenced on a field so
that I can refer to the list in the future.



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



More information about the use-livecode mailing list