In Reply to: Multiple bill entry... posted by Beaker on May 1, 2002 at 2:23 AM:
While there are many problems with multiple bill entry, here's another: the user interface on a web page is incredibly difficult to build to handle multpiple errors - If you enter, say, 100 bills, and the system detects errors with 5 of them (typos, bad series, etc), the system would have to track and allow you to fix them one-by-one. If there were zero chance of user errors on bill entry, multiple bill entry would be a possibility, but since we know that isn't true, it will never happen.
-Hank