n = numberOfSelected ("Sound") for i to n sound'i' = selected ("Sound", i) endfor for j to n select sound'j' name$ = selected$ ("Sound") Write to WAV file... C:\Documents and Settings\ussishki\Desktop\MAud\RootPriming\'name$'.wav endfor exit