Hi Scott,

> Thanks to help received on this list, I now have a list field that contains 
> the names of all the cards in that stack. I'd like the user to be able to 
> double click on a line and go to that card.  I've tried variations on the 
> following without success.:
> on mousedoubleup
> ##  put the selectedline into tNewCard
## Please check the dictionary to see why this fails!

## Use this
put the selectedtext of me into tNewCard
>   go to card tNewCard
> end mousedoubleup
> 
> Probably simple again.  Thanks for any help.

Best

Klaus

--
Klaus Major
http://www.major-k.de
[email protected]


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

Reply via email to