I used the removed individual instructions from "A gentle Introduction" and discovered the following:
1) If the proceeding 1 are not replaced with 0's then the removed animals are added to the total released. 
2) When I placed a -1 on the individual removed at the appropriate occasion, it did not show up in the m-array. It appears the individual numbers are not subtracted from proceedure.
The data:
Occasion   Released,    removed,    What Marked indicated
1                  2028 ,         0,                   2028
2                      82,          2 ,                     84
3                      90 ,          2 ,                    92
4                      99 ,          5 ,                   104
5                      80 ,          3  ,                    83
Does any one have a suggestion?
Thank-you