<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="+1">I wasn't sure what to write in the subject.<br>
<br>
I have a script in a button which asks questions that fills in a
form which adds bought items to an inventory stack. After each
item is added one is asked if there are more items to add, if yes
script jumps to a function which will repeat most of the
questions. And so on.<br>
In middle of the script a list field is opened where the user will
click/choose a line. The field is then closed and one is supposed
to get back to the first script and continue the questions. This
is where I can't figure out how to pause the first script so it
waits until the list field is clicked and closed and the
continues. </font><font size="+1">What is the smartest way (or
any way) to solve this?<br>
<br>
</font><font size="+1">The thing is I think I had some solution for
this in my first game but since my brain is a fraction of what it
was due to my illness I can't remember. <br>
<br>
Any suggestions much appreciated.<br>
Eva<br>
</font>
</body>
</html>