Hi,
1. I don't know much about sql, but how would you run your script in a terminal? I suppose not via ./ex1 or is it made executable? If you go to Build -> Set Build Commands, you'll find the execute command. There you can insert a custom command (e.g. the one you'd use in a terminal to run your script).
2. Does the terminal still have focus while you press F5? Because that doesn't work. You'd have to click inside your code window (or give some other part of geany focus again) to get it to work again.
Cheers, Johannes
------------ /Original Message/ ------------ *Subject:* [Geany-Users] Execute SQP in geany *From:* Anh ale@colgate.edu *To:* users@lists.geany.org *Date:* Sat, 09 Nov 2013 16:28:29 -0500
Hello list,
It's my first time posting here, so please advise if I say anything dumb.
I'm using Geany 1.23.1 on Ubuntu 12.04.
- I am able to execute (hit F5) fine for Python files. But for SQL
script, I ran into this error: ./geany_run_script.sh: 5: ./geany_run_script.sh: ./ex1: not found
(ex1.sql is the name of my script.)
- Another oddity is that, after using the terminal in geany, I can no
longer use F5 to execute even Python scripts, while manually clicking on Execute in the toolbar still works fine.
Thank you for your help! Anh _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users