Hi Crystal
Nothing is wrong, except that you have forgotten semicolons at the end of the statements
Renger
Set
itemList 'Elements in the set' /n5 * n23/;
Parameter
tot 'Total elements in the list';
tot = card(itemList);
display tot;
--
You received this message because you are subscribed to the Google Groups "gamsworld" group.
To post to this group, send email to
gams...@googlegroups.com.
To unsubscribe from this group, send email to
gamsworld+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/gamsworld?hl=en.