terminate current list
Eric at ericwalden.net
Eric at ericwalden.net
Mon Nov 4 21:32:57 UTC 2013
I am trying to figure out how to terminate the currently running list on a
certain key press. I can get the currently running list with
c.GetAttribute("Running"). I can use the list name as a variable in the
list as [Running]. What I need is code that basically does this:
if DsiplayProductInfoSlide.ACC = 1 then c.GetAttribute("Running").terminate
however, c.GetAttribute("Running") is the string name of the running list
not the running list itself.
If I run if DsiplayProductInfoSlide.ACC = 1 then List1.terminates
then it works fine. However, I have many lists and I need it to
automatically terminate the current one.
--
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe at googlegroups.com.
To post to this group, send email to e-prime at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/e-prime/1cee53cc-755e-4173-8f3c-dfd9bbb97637%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/eprime/attachments/20131104/ee6875a5/attachment.htm>
More information about the Eprime
mailing list