I\'m working with mongodb 2.4.3 and I cannot get mongoexport to work. The error message I get with each command is: \"JavaScript execution failed: SyntaxError: Unexpe
\"JavaScript execution failed: SyntaxError: Unexpe
I found out that running mongoexport from the mongo client--as I was doing--is incorrect. Mongoexport is executed at the command prompt.