aplteam / Launchy

Gui for running selected versions of Dyalog APL with specific parameters
MIT License
1 stars 0 forks source link

Make use of the RIDE_SPAWN parameter #2

Closed aplteam closed 5 years ago

aplteam commented 6 years ago

Ride 4.1 allows to specify the path of a Ride to be started and a Dyalog EXE to be spawned by that instance of Ride.

This has the advantage of the two negotiating an available port, so one does not need to bother about the port to be specified.

Unfortunately at the moment this syntax does not allow the specification of parameters (like MAXWS) or flags (like -Dcw). The bleeding edge (built 28) already has the GUI for this but it's inactive for this very reason.

aplteam commented 5 years ago

Implemented in 5.0.0