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!

Reply via email to