# number of files to create n = 10 # loop for spectrum file creation for i from 1 to n d = -0.005 + 0.005*i select Spectrogram ASP_01_shata_ISO To Spectrum (slice)... 'd' filename$ = "spec" + 'i' + ".spectrum" Write to text file... D:\SU01\Research\Praat_Practice\FRIC-ASP-SEPARATE\"filename$" endfor