ANN: GLX2 3.0.10

Peter Haworth pete at lcsql.com
Sat Aug 4 21:56:10 EDT 2012


Hi Alejandro,
In theory, yes that could be done.

Are you wanting to compare two arrays that are stored somehwre in two stack
files, custom properties perhaps?  Or are the arrays in script variables?
 If the latter, I couldn't do that within the bounds of lcStackDiff but I
might be able to pull out the code that does the compare and put it into
another stack that would allow you to select the text to compare from
wherever you wanted.

Pete
lcSQL Software <http://www.lcsql.com>



On Sat, Aug 4, 2012 at 6:41 PM, Alejandro Tejada <capellan2000 at gmail.com>wrote:

> This would be excellent!
> Could you extend this script to produce
> the differences between the text of two
> elements in an array?
> For example tArray[1] contains text
> and tArray[2] contains the same text
> of tArray[1] with only some small changes
> and possibly some additions.
> Could your script compare both versions and
> keep the differences only in tArray[2]?
>
> Thanks in advance!
>



More information about the use-livecode mailing list