>>>>> Craig Earls <
ende...@gmail.com> writes:
> I confirm that your file demonstrates the error. But, you must remember that
> ledger files are order dependent. The first xact in this example sets the
> account to a null values (0 is the same as null in ledger) If you move the
> reset transaction to the end this goes away.
> I am on the fence whether or not to call this a bug. Having the very first
> transaction in a file set the account balance to zero seems pointless. But,
> I don't see a reason why it should not be allowed. John will have to weigh
> in on the overall effect of changing this.