System Command BOX

From NARS2000
Revision as of 16:11, 1 July 2019 by WikiSysop (talk | contribs) (Created page with "The <apll>)BOX</apll> command is used to turn ON/OFF the appearance of a box around output. There are several forms: <apll><pre> )BOX Is OFF </pre></apll> and <apll><pre...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The )BOX command is used to turn ON/OFF the appearance of a box around output. There are several forms:

      )BOX
Is OFF

and

      )BOX on
Was OFF

(or)

      )BOX off
Was ON

For example:

      )BOX on
Was OFF
      ⍳3
┌3─────┐
│ 1 2 3│
└~─────┘
      ⍳2 3
┌3─────────────────┐
2┌2───┐┌2───┐┌2───┐│
││ 1 1││ 1 2││ 1 3││
│└~───┘└~───┘└~───┘│
│                  │
│┌2───┐┌2───┐┌2───┐│
││ 2 1││ 2 2││ 2 3││
│└~───┘└~───┘└~───┘2
└∊─────────────────┘