1. On WEE: Running from Directory of Current File
- Posted by euphoric (admin) Mar 04, 2015
- 1398 views
I also have this problem with Notepad++ but not Geany:
When I press 'F5' to run my current file, can it automatically run it from that file's directory, instead of the "current one?" I only ask, because I get an error about how it can't find an include file. When I run the same file from the commandline or double-click it in Windows, it runs fine.
Or is there something I need to do that I've missed to make this work properly?
Thank you!
2. Re: On WEE: Running from Directory of Current File
- Posted by ghaberek (admin) Mar 04, 2015
- 1397 views
I also have this problem with Notepad++ but not Geany:
When I press 'F5' to run my current file, can it automatically run it from that file's directory, instead of the "current one?" I only ask, because I get an error about how it can't find an include file. When I run the same file from the commandline or double-click it in Windows, it runs fine.
Or is there something I need to do that I've missed to make this work properly?
Thank you!
Here is my solution: http://openeuphoria.org/forum/m/125333.wc
-Greg
3. Re: On WEE: Running from Directory of Current File
- Posted by PeteE Mar 05, 2015
- 1379 views
When I press 'F5' to run my current file, can it automatically run it from that file's directory, instead of the "current one?"
And... done.
4. Re: On WEE: Running from Directory of Current File
- Posted by euphoric (admin) Mar 05, 2015
- 1336 views
When I press 'F5' to run my current file, can it automatically run it from that file's directory, instead of the "current one?"
And... done.
Pete, thanks so much!
5. Re: On WEE: Running from Directory of Current File
- Posted by tbohon Mar 05, 2015
- 1393 views
Where do we find the most current version for download please ... ???
6. Re: On WEE: Running from Directory of Current File
- Posted by PeteE Mar 05, 2015
- 1426 views
Where do we find the most current version for download please ... ???
Run updater.ex. Or download it from here
7. Re: On WEE: Running from Directory of Current File
- Posted by tbohon Mar 05, 2015
- 1389 views
Where do we find the most current version for download please ... ???
Run updater.ex. Or download it from here
Thanks Pete. I was back on v0.12 so no updater ... downloaded complete package and it's working great.
Tom