Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

105 array notation #151

Draft
wants to merge 7 commits into
base: 105-array-notation
Choose a base branch
from
Draft

Conversation

5jt
Copy link

@5jt 5jt commented Feb 20, 2025

To do:

  • links between manuals (marked FIXME)
  • resolve whether configuration parameter XPLookAndFeel survives into v20.0 and edit session-toolbars.md accordingly in Windows UI Guide.

-   *Windows UI Guide* Array Editor article merged into Editor article
-   *Language Ref Guide* Special Symbols amended

TO DO:

- [ ] resolve whether config param `XPLookAndFeel` survives in v20.0
- [ ] edit Windows UI Guide Session Toolbar article accordingly
- Click the ![](img/edit-array-icon.png) icon in the Session toolbar when the mouse pointer is over the name of a suitable variable.
- Call the system command `)ED` and prefix the variable name with a diamond; for example: `)ED ⋄q`
- Call the system function `⎕ED` with a left argument `'⋄'`; for example, `'⋄'⎕ED'q'`.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also:

  • clicking [⋄] in the Editor toolbar
  • Hitting <ED> from within the editor

Copy link
Author

@5jt 5jt Feb 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'Hitting <ED>' ???



You can prefix an array with a function.
The Editor will apply it when you fix the array.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or reformat (<RD>).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<RD> ? (I need to get out more.)

-   Unsupported list in Array Notation article
-   Rewrote Specification section (diff is unhelpful)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants