Changing the contents of a custom property

Chipp Walters chipp at chipp.com
Fri Jan 21 18:34:19 EST 2005


Hi Glen,

put the connectorName of fld "myFld" into tList
delete line 2 of tList
put cr & "darpa2" after tList
set the connectorName of fld "myFld" to tList

Glen Bojsza wrote:
> I have a custom property called connectorName that currently has the
> following contents
> 
> darpa
> nrl
> hsecurity
> 
> I am trying to figure out how I can delete one or more than one of the
> contents via script.
> 
> Also, how to add new content via script.


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.0 - Release Date: 1/17/2005



More information about the use-livecode mailing list