[ShowMode#]


  • This command toggles the Terminal Display controls display mode. 
  • The # character must be a valid number from 1 to 5, which defines the Show Mode. 
  • The Show mode values are as follows:


          Mode 1 -   display command on first line and return value on next line

          Mode 2 -   display command and return value on same line

          Mode 3 -   display command and return value on same line (shortened version)

          Mode 4 -   return error lines only for program scripts

          Mode 5 -   return error lines only for program scripts, plus comments


See Terminal Display mode for examples.


Example:          [ShowMode3]