CoCoA:Panel
From ApCoCoAWiki
Panel
print status of a panel's options
Description
This command prints the status of the options in one of the three
panels. It returns no value.
Example
Panel(GENERAL); Echo............... : FALSE Timer.............. : FALSE Trace.............. : FALSE Indentation........ : FALSE TraceSources....... : FALSE SuppressWarnings... : FALSE ComputationStack... : FALSE -------------------------------
Syntax
Panel(E) where E is one of <quotes>GENERAL</quotes> or <quotes>GROEBNER</quotes>.
<type>panels</type> <type>system</type>