[GAP Forum] InputLogTo command
Alexander Konovalov
alexk at mcs.st-andrews.ac.uk
Wed Dec 10 20:52:50 GMT 2014
Dear Ahmet,
On 10 Dec 2014, at 17:46, AHMET ARIKAN <arikan at gazi.edu.tr> wrote:
>
> Dear Forum,
>
> We have received the following message after completing InputLogTo("orderFrequency"); process.
Do you mean InputLogTo or Read as shown below? Anyhow, it's hard to say anything without knowing
what's in the content of "orderFrequency" file. You may paste its content in your reply, but do
not attach it as a file - Forum software blocks attachments. Also note note that InputLogTo and
LogTo cannot be used at the same time.
Hope this gives some clues,
Alexander
> But anyway orderFrequence command works. We wonder the reason of the message. In addition, while we were using LogTo command to save the works, some of the student's computers did not save the rest of the notes after the error message. Why?
>
> Thank you for your help
>
> Ahmet Arikan
>
> -------------------------
> ...
> gap> Read("orderFrequency");
> Error, InputLogTo: can not close the logfile in
> CLOSE_INPUT_LOG_TO( ); called from
> <function "unknown">( <arguments> )
> called from read-eval loop at line 7 of orderFrequency
> gap> orderFrequency(G[1]);
> [Order of elements Number of that order]=[ [ 1, 1 ], [ 2, 1 ], [ 3, 2 ],
> [ 4, 2 ], [ 6, 2 ], [ 8, 12 ], [ 12, 4 ] ]
>
> ----------------------------
>
> _______________________________________________
> Forum mailing list
> Forum at mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum
More information about the Forum
mailing list