This seems to work OK for me. I created a file in a folder 
```program/test/test.txt``` and I could open it in a test program (via ```fopen 
("./test/test.txt", "r");```. My working dir was set to the ```program``` 
folder. Are you sure you set the directory properly?

E.g. see the screenshot below:

![scope_set_workingdir_edited](https://user-images.githubusercontent.com/9009011/53367292-0a036780-3946-11e9-8703-5a53bff4c035.png)

Only setting the ```Executable``` is not enough.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/785#issuecomment-467175127

Reply via email to