640D3205.test 481 B

123456789101112131415161718192021
  1. ; Test for: "print" command filters out the "balance assertions"
  2. 2008/12/31 * Interest
  3. Assets:Brokerage $800.00
  4. Income:Somewhere
  5. 2008/12/31 * Interest
  6. Assets:Brokerage $200.00 = $1,000.00
  7. Income:Somewhere
  8. test print
  9. 2008/12/31 * Interest
  10. Assets:Brokerage $800.00
  11. Income:Somewhere
  12. 2008/12/31 * Interest
  13. Assets:Brokerage $200.00 = $1000.00
  14. Income:Somewhere
  15. end test