> is it possible to display the spectral components of an FFT analysis as a > text list of frequencies and amplitude perhaps the "peaks" function is what you want. (peaks) puts up a dialog, (peaks "fft.data") writes the data to fft.data. You need to have an fft displayed.