labbish / Micrologic

Micrologic
GNU General Public License v3.0
2 stars 1 forks source link

after setting path, every file will be opened under that path even if if includes a directory #17

Closed HZZcode closed 1 month ago

HZZcode commented 1 month ago

e.g.

path C:\
open D:\a.mcl

The interpreter will try to open "C:\D:\a.mcl".

HZZcode commented 1 month ago

Fixed in 1.2.2.