====== showshellvars ====== ---- Shows the state of various shell variables. ==== Synopsis ==== ''%%showshellvars%%'' ==== Description ==== Displays the current state of various internal shell variables. The information displayed includes: * Shell priority (10..199) * Execution mode (background or foreground) * Memory amount (maximum or minimum) * Shell verbosity (ON or OFF) ==== Implementation ==== Command implemented in shell V21. Built-in shell command. ==== See Also ==== [[:documentation:development:opera:pf25:tktfldr:dbgfldr:cdbgh#xref23340|''%%setbg%%'']], [[:documentation:development:opera:pf25:tktfldr:dbgfldr:cdbgj#xref32087|setfg]], [[:documentation:development:opera:pf25:tktfldr:dbgfldr:cdbgk#xref39139|setmaxmem]], [[:documentation:development:opera:pf25:tktfldr:dbgfldr:cdbgl#xref40881|setminmem]], [[:documentation:development:opera:pf25:tktfldr:dbgfldr:cdbgm#xref34619|setpri]], [[:documentation:development:opera:pf25:tktfldr:dbgfldr:cdbgn#xref29815|setverbose]]