Re: Another problem with midishrc

From: Alexandre Ratchov <alex_at_caoua.org>
Date: Thu Jul 18 2013 - 11:48:03 CEST
On Wed, Jul 17, 2013 at 01:35:01PM +0200, Julien Claassen wrote:
> Hallo alexandre!
>   OK, the .midishrc problem is solved. I was not literally-minded
> enough. I wrote:
> if (expr) {
>   # statements
> }
> else {
>   statements;
> }
>   I fixed this to read:
> } else {
>   and this works now. So it was my stupidity here. Sorry tohave bothered you.

outch! midish is supposed to complain about syntax errors. May be
we should make it exit if it fails to parse the ~/.midishrc file

-- Alexandre
Received on Thu, 18 Jul 2013 11:48:03 +0200

This archive was generated by hypermail 2.1.8 : Wed Nov 08 2017 - 16:32:26 CET