Hi Hongyi,

you need to use 

    QUIT;

instead of "quit". 

However, the result can still hang if there is an error in the script. To 
prevent this, I strongly recommend to pass the --quitonbreak to gap when using 
it non-interactively:

  gap --quitonbreak myscript.g

Cheers
Max

_______________________________________________
Forum mailing list
Forum@gap-system.org
https://mail.gap-system.org/mailman/listinfo/forum

Reply via email to