line number in a for each repeat

Scott Rossi scott at tactilemedia.com
Thu Apr 21 16:28:10 EDT 2005


Recently, Thomas McGrath III  wrote:

> repeat for each line x in theKeys
>      if  x = theKey then -- after the third sweep it comes to x = three
> 
>        -- this is where I need the actual line number that three is in
> theKeys global which in this case is 3
> put line x into theblend -- doesn't work
> --put the line number of x of theKeys into theblend -- doesn't work

 put x into theBlend

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
-----
E: scott at tactilemedia.com
W: http://www.tactilemedia.com



More information about the use-livecode mailing list