E
ehsjr
John said:I have the same problem. You are probably seeing the text file even
though LTSpice is loading the file. That is, LTS is loading the file as
a text file rather than an asc file. Look at the file name in the upper
left corner after LTS loads it and responds with the error message. On
mine it shows name(dot)asc(dot)txt. Somehow, TB is appending .txt before
handing it off to LTS, I think.
I don't know how to fix this.
John
Me neither. But I just opened the phase shift oscillator file (in
another thread) from Warren from his attachment. The difference
I saw in the process: when I double clicked on Warren's attachment,
the window that opened had LT spice (default) in the "open with"
box. With Joerg's or Phil's, the open with box had txtfile not
LT Spice. I had to select the launching app, and I chose scad3.
Looking at the Content-Type header info in their posts, I see what
may be a clue to the cause of the problem. In the following
order: Warren, then Joerg, then Phil content type information.
Content-Type: application/octet-stream; name="Phase_Shift_Osc.asc"
Content-Type: multipart/mixed;
boundary="------------070604080302010003040205"
Content-Type: multipart/mixed;
boundary="------------070304010100010408010508"
The line wrap occurred when I pasted the above here - there is
no wrap in the headers.
In my case, with Joerg's attachment, I do not get filename.asc.txt
The .txt is not appended, as it is in your case. I get
LTspice IV - [Diodenpulser_4.asc-4]
So we both get failures, but even the failure mode is different.
Ed