Hi, I'm having problems with the exact syntax of MAL functions. I used the syntax from the documentation, which is working for some functions, but my hand-written example doesn't work (neither when pasted in the REPL, nor as input file): "^<identifier> expected" at the end of every line. Any idea what could cause this? (I'm using a fairly recent development version.) Regards, Moritz
Hi Moritz, Your real error is !SyntaxException:parseError:function user.appendproj(m:bat[:oid], l:bat[:any_1], r:bat[:any_1]):bat[:any_1];↵ !SyntaxException:parseError: ^<identifier> expected Because your file contains ↵ symbols at the end of some of the lines. On 9 January 2017 at 06:27, Moritz Bruder < moritz.bruder@student.uni-tuebingen.de> wrote:
Hi,
I'm having problems with the exact syntax of MAL functions. I used the syntax from the documentation, which is working for some functions, but my hand-written example doesn't work (neither when pasted in the REPL, nor as input file): "^<identifier> expected" at the end of every line. Any idea what could cause this? (I'm using a fairly recent development version.)
Regards,
Moritz
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
participants (2)
-
Moritz Bruder
-
Roberto Cornacchia