| T O P I C R E V I E W |
| Dichter |
Posted - May 19 2007 : 2:39:13 PM Hi Syam -
When I try to run eprime2xml as part of an eventstats analysis pipeline that had been running smoothly, I now am getting the following error 26 times when I to invoke eprime2xml:
Argument "" isn't numeric in division (/) at /usr/local/bin/eprime2xml line 875.
The command that generates this is: eprime2xml instructions.txt "$BEHAVDIR/FINAL-$1-$41.txt" $OUTDIR1/events_run1.xml
I thought the underscore in "events_run1.xml" might be the problem now that underscores aren't permitted in ES queries, but error persists with the underscore removed.
Thanks. |
| 2 L A T E S T R E P L I E S (Newest First) |
| syam.gadde |
Posted - May 21 2007 : 1:08:23 PM This was a bug that should now be fixed in the latest release. Thanks for catching it! |
| petty |
Posted - May 21 2007 : 09:06:06 AM remove the quotes around the input and try it. |