Recent

Author Topic: [Solved] Correct use of multiple threads  (Read 1640 times)

lainz

  • Hero Member
  • *****
  • Posts: 4468
    • https://lainz.github.io/
Re: Correct use of multiple threads
« Reply #15 on: August 19, 2022, 04:33:57 pm »
Thanks to all, and specially thanks to paweld his code is working fine.

Solved

Edit: just I did a small modification to paweld's code

Code: Pascal  [Select][+][-]
  1. aParentData.RecNo := aRecArr[i]+1;

RecNo seems to start with 1 instead of 0. Adding +1 solves an access violation, at least on my side.
« Last Edit: August 19, 2022, 04:35:49 pm by lainz »

 

TinyPortal © 2005-2018