input1.txt 1.1 KB

12345678910111213141516171819
  1. {"Amount"=100;"Comment"="Test1";"Group"=1u;"Name"="Name1"};
  2. {"Amount"=101;"Comment"="Test1";"Group"=1u;"Name"="Name2"};
  3. {"Amount"=102;"Comment"="Test1";"Group"=1u;"Name"="Name3"};
  4. {"Amount"=103;"Comment"="Test1";"Group"=2u;"Name"="Name1"};
  5. {"Amount"=104;"Comment"="Test1";"Group"=3u;"Name"="Name3"};
  6. {"Amount"=105;"Comment"="Test1";"Group"=4u;"Name"="Name1"};
  7. {"Amount"=106;"Comment"="Test1";"Group"=4u;"Name"="Name4"};
  8. {"Amount"=107;"Comment"="Test1";"Group"=5u;"Name"="Name5"};
  9. {"Amount"=108;"Comment"="Test1";"Group"=6u;"Name"="Name1"};
  10. {"Amount"=109;"Comment"="Test1";"Group"=6u;"Name"="Name2"};
  11. {"Amount"=100;"Comment"="Test3";"Group"=10u;"Name"="Name1"};
  12. {"Amount"=101;"Comment"="Test3";"Group"=10u;"Name"="Name2"};
  13. {"Amount"=102;"Comment"="Test3";"Group"=10u;"Name"="Name3"};
  14. {"Amount"=103;"Comment"="Test3";"Group"=10u;"Name"="Name4"};
  15. {"Amount"=104;"Comment"="Test3";"Group"=10u;"Name"="Name5"};
  16. {"Amount"=105;"Comment"="Test3";"Group"=10u;"Name"="Name6"};
  17. {"Amount"=100;"Comment"="Test2";"Group"=100001u;"Name"="Name1"};
  18. {"Amount"=102;"Comment"="Test2";"Group"=100002u;"Name"="Name2"};
  19. {"Amount"=103;"Comment"="Test2";"Group"=100003u;"Name"="Name1"};