Write to file output of facstd. (please inform the authors)
IliaToli · Fri Oct 12, 2018 8:14 pm
How can I do that? Tried the following, didn't work.
write("ideal-17-20", facstd(i));
Now am trying this:
write(":w ideal-17-20", facstd(i));
Here is the whole message that I received:
> <"/Users/ilia01/Desktop/all-44.txt";
Singular : signal 11 (v: 4020):
current line:>>write("ideal-17-20", facstd(i));<<
Segment fault/Bus error occurred (r:1539352784)
please inform the authors
trying to restart...
? error occurred in or before /Users/ilia01/Desktop/all-44.txt line 23: `write("ideal-17-20", facstd(i));`
? last reserved name was `facstd`
skipping text from `;` error at token `)`
Danke schön.
write("ideal-17-20", facstd(i));
Now am trying this:
write(":w ideal-17-20", facstd(i));
Here is the whole message that I received:
> <"/Users/ilia01/Desktop/all-44.txt";
Singular : signal 11 (v: 4020):
current line:>>write("ideal-17-20", facstd(i));<<
Segment fault/Bus error occurred (r:1539352784)
please inform the authors
trying to restart...
? error occurred in or before /Users/ilia01/Desktop/all-44.txt line 23: `write("ideal-17-20", facstd(i));`
? last reserved name was `facstd`
skipping text from `;` error at token `)`
Danke schön.