Page 1 of 1
]display
Posted: Tue Nov 08, 2011 11:32 am
by giangiquario
]display
sometimes is not able to do its work.
e.g. try the following in a CLEAR WS:
]display ⎕STACK
-----------
Re: ]display
Posted: Tue Nov 08, 2011 1:36 pm
by Phil Last
Try:
z←⎕xsi
]display z
┌⊖────┐
│ ┌⊖┐ │
│ │ │ │
│ └─┘ │
└∊────┘
]display ⎕xsi
┌→───────────────────────────────────────────────────────────────┐
│ ┌→──────────────────────────┐ ┌→──────────────────┐ ┌→───────┐ │
│ │⎕SE.SALTUtils.c.Summary.Run│ │⎕SE.SALTUtils.Spice│ │⎕SE.UCMD│ │
│ └───────────────────────────┘ └───────────────────┘ └────────┘ │
└∊───────────────────────────────────────────────────────────────┘
to see why. The input is executed by ⎕SE.UCMD