Dyalog / ride

Cross-platform IDE for Dyalog APL
https://dyalog.github.io/ride
MIT License
206 stars 32 forks source link

Interpreter not using wspath #96

Closed mbaas2 closed 7 years ago

mbaas2 commented 7 years ago

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'.' 'getenvironment' 'wspath' in RIDE it returns an empty result - looks like inifile was not considered?

image

About: IDE: Version: 4.0.2660 Platform: Win32 Date: 2017-02-21 11:54:09 +0000 Git commit: 10537952587e01d8ad8e9fa7fd0f4a5bce219d24 Preferences:{ "favs":"[{\"type\":\"start\",\"ssh_auth_type\":\"pass\",\"ssh_tnl_auth_type\":\"pass\",\"host\":\"localhost\",\"exe\":\"C:\\Program Files\\Dyalog\\Dyalog APL-64 16.0 Unicode\\dyalog.exe\",\"name\":\"V16 locally\",\"env\":\"inifile=SOFTWARE\\Dyalog\\Dyalog APL/W-64 16.0 Unicode\n\"},{\"ssh_auth_type\":\"pass\",\"ssh_tnl_auth_type\":\"pass\",\"name\":\"Connect4502\"}]", "kbdLocale":"en_US", "keys":"{\"SC\":[\"Shift-F9\"]}", "selectedExe":"C:\Program Files\Dyalog\Dyalog APL-64 16.0 Unicode\dyalog.exe", "wse":"1" }

Interpreter: Version: 16.0.29236 Platform: Windows-64 Edition: Unicode/64 Date: Feb 20 2017 at 18:09:34

mbaas2 commented 7 years ago

Thanks - could not reproduce with 4.0.2742