You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to APLWin
Is you use ]DISPLAY to look at a moderately complex nested array, the display is often hard to make sense of -- particularly if the display is wider than ⎕PW.
So I wrote a user command named ]DISP that displays a form with a scrollable view of the array. A sample is below.