Am 2013-10-15 17:35, schrieb Jürgen Hestermann:
> BranchSum[byte(F)] := Values[byte(F)];

This was not quite correct.
It should have been:

BranchSum[byte(F)] := Values;

But it was just an example.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to