> The Ledger rule has always been that if a field must follow another field > that could contain a space (such as a payee or account name), the second > field must be separate from the first either by a TAB, a space and a TAB, or > two spaces.
To clarify, my ledger file has a single tab (\t) between the account name and the amount, and it's giving errors that look like this: "ledgers/total.ledger" (line 4, column 1): unexpected "\n" could not balance this transaction (too many missing amounts) because it's lumping the amount in with the account name. >From my reading of your statement, this should be in compliance with the spec. Am I misinterpreting this? Thanks, Zack -- To unsubscribe, reply using "remove me" as the subject.
