> < ^ Date: Mon, 28 Jun 1993 03:19:05 +0200
< ^ From: Kay Magaard <kaym@math.wayne.edu >
> ^ Subject: generic character tables

Dear Forum,

when trying to display a generic charater table I got the
following:

gap> CharTable("Suzuki",8);;
gap> S:=last;;
gap> DisplayCharTable(S);
Error, Record: element 'orders' must have an assigned value at
classes := [ 1 .. Length( tbl.orders ) ] ... in
DisplayCharTable( S ) called from
main loop
brk> quit;

Do generic charater tables come without tbl.orders?

Kay Magaard


> < [top]