<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2>I have a repeat structure to read a line from a field,play an audio file by that same name as the text on that line, wait for that file to finish playing, then go to the next line and so on until the last line of the field containing the titles I want played is empty.
<BR> Inside the repeat structure and on the line following start player "x", i have tried 
<BR>"wait until the sound is done" to no avail. The script quickly cycles through the repeat structure listing all of the titles and stops with nothing played. I'm not sure if the done constant is applicable to audio files as opposed to audio clips. 
<BR> 
<BR>mike</FONT></HTML>