You do not have permission to delete messages in this group
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to e-p...@googlegroups.com
Monica,
Basically you would use a global variable to keep track of the number of
correct responses -- see the "Using E-Basic" chapter of the E-Prime
User's Guide for guidance on global variables.
Then you would use an If-Then statement to exit the program upon your
desired criterion, see that topic in the E-Basic Help.
To terminate a List object, use the List.Terminate method -- see the
FactorSpace.Terminate topic in the E-Basic Help.