multidefine failing for some reason
Greetings,
I am trying to run the following script:
#!/usr/local/bin/execlineb -W
withstdinas line
importas -u line line
multidefine -r $line { cmd msg }
multidefine -d"," $msg { key val }
and I get a fatal error, but I don't understand why:
$ echo 'command test,test test' | ./testsmultidefine
multidefine: fatal: unquoted argument test at block 1 position 0
Thank you!
Received on Mon Apr 10 2017 - 00:39:25 UTC
This archive was generated by hypermail 2.3.0
: Sun May 09 2021 - 19:38:49 UTC