-
New session
)ed foo
set the contents of the editor to (note no leading spaces)
foo←{
⍵
1}
EP
foo 123 TC
note how the function is still not correctly indented.
EP
)ed foo
now the fun…
-
Set Type to "Start an Interpreter"
Click on Go
Msgbox "Interpreter" is required appears.
If you select any other entry in the dropdown, and then select the initial entry it works.
IDE:
…
-
### Describe the issue you are having
RIDE on Linux does not have the correct icon in the top left of the application. A grey box is there instead
### Did you connect to an already running interpr…
-
### Describe the issue you are having
Language bar: dragging and dropping glyphs only works once!
### Did you connect to an already running interpreter or start the interpreter from RIDE?
Connect…
-
Hit you hit X in the RIDE client, you get a MsgBox: "Quit Dyalog APL. Are you sure".
If you hit Yes then the RIDE client _and_ the APL process terminate. The APL process should remain running.
…
-
# RIDE Issue Report
### Describe the issue you are having
RIDE 4.0: when you hit the Close button, RIDE asks "Quit Dyalog APL. Are you sure?" even though it is not closing Dyalog
### Did you co…
dyavc updated
7 years ago
-
⎕ed ⎕fx¨2,/⊂¨'foo' 'goo' 'hoo' 'joo'
Move the cursor ontop of the "X" on the tab for goo. Wait until the name appears in the hint. Click the left mouse button. Order of tabs is now hoo foo goo .. …
-
The dropdown list of interpreters which can be started from RIDE is in reverse order - the most recent at the top of the list. This seems sensible.
However, the "Other ..." option is at the bottom o…
-
Pls. see screenshot: I tried to load "filesmb" (located in a folder that is included in wspath) and couldn't do with Ride whereas interpreter has no problems doing so.
When executing
`+2 ⎕nq'.' 'get…
-
In a CLEAR WS
repeatedly doing
foo ED EP
results in an inexorable march rightwards of the splitter between the WS explorer and the session
IDE:
Version: 4.0.2644
Platform: Win32
…