<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Dear Sac user's,</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>My problem is I can't read my file after saving it to the disk.</DIV>
<DIV>For example, the original file is the amplitude file in x,y file type. Then, performing the division operation by other file,&nbsp;and then FFT, will produce the spectral&nbsp;data file type. Which I have to save it on my disk as a file(in binary or ASCII).</DIV>
<DIV>The problem is, when, I save it using the command "WRITE SAC" it successfully saves my file, as binary, spectral file.</DIV>
<DIV>But, when,&nbsp;I use the command "WRITE SP", with no error. But, when I try to read this file it says "ERROR 1301: No data files read in.".???.&nbsp;Even, when I use the command "READSP"&nbsp;it gave me this message "ERROR&nbsp; 108: File does not exist:".</DIV>
<DIV>&nbsp;</DIV>
<DIV>I don't know what is going wrong with me..???</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any Idea on what going on with my files, highly appreciated.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>My regards,</DIV>
<DIV>Talal</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>=======================My terminal================================</DIV>
<DIV>SAC&gt;&nbsp; r file1.am<BR>SAC&gt;&nbsp; p<BR>SAC&gt; divf file2.am<BR>&nbsp;WARNING: Time overlap: file1.am file2.am<BR>&nbsp;&nbsp; BEG1: OCT 14 (287), 2006&nbsp; 06:38:01.000<BR>&nbsp;&nbsp; BEG2: OCT 14 (287), 2006&nbsp; 06:38:15.000<BR>SAC&gt; fft am<BR>&nbsp;(10.6e)FFT default change: not removing the mean<BR>&nbsp;DC level after DFT is 125.91<BR>SAC&gt; w sac spectralfile.sac<BR>SAC&gt; r spectralfile.sac<BR>SAC&gt; psp<BR>Waiting<BR>SAC&gt; wsp spectralfile.sac</DIV>
<DIV>SAC&gt; w alpha spectralfile.sac.txt<BR>SAC&gt; sc ls<BR>file1.am&nbsp;&nbsp;&nbsp;file2.am&nbsp;&nbsp;&nbsp;spectralfile.sac&nbsp;&nbsp;spectralfile.sac.am&nbsp;&nbsp;spectralfile.sac.ph&nbsp;&nbsp;</DIV>
<DIV>spectralfile.sac.txt&nbsp; fort.19<BR>SAC&gt; r spectralfile.sac.am<BR>&nbsp;ERROR 1301: No data files read in.<BR>SAC&gt; rsp spectralfile.sac.am<BR>&nbsp;ERROR&nbsp; 108: File does not exist:<BR>SAC&gt; rsp amph CHB012CHB0090610140638-1.sac.am<BR>&nbsp;ERROR&nbsp; 108: File does not exist:<BR>SAC&gt; r alpha spectralfile.sac.txt<BR>&nbsp;ERROR 1301: No data files read in.<BR>SAC&gt;<BR><BR></DIV></td></tr></table><br>