Program Testing and Persistent Properties

Ken Ray kray at sonsothunder.com
Sat Aug 7 18:02:00 EDT 2004


On 8/7/04 1:49 PM, "Troy Rollins" <troy at rpsystems.net> wrote:

> To correct this, all Bob needed to do was place scripts like -
> 
> on openCard
> put EMPTY into Field "Field 1"
> end openCard
> 
> This would clear the field each time the card was opened.

The other way would be to make sure the fields were empty, and then set the
'cantModify' of the stack to true, and save the stack. The next and
subsequent times that it opened, the fields would be empty.


Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com




More information about the use-livecode mailing list