SetLoopPosition
Aldevinas Katkus
10-20-17
Just curious:
is the SetLoopPosition() safe? I mean, if someone deletes the record between calling SetLoopPosition() will it position on the right record, e.g.:
SetLoopPosition()
//someone deletes record here
SetLoopPosition()

Also I can see the below code


SetLoopPosition(CUr,RepSpec.long2);

CUr.Code = frcc;//is this really needed if we set the position already?
CUs = true;

while (LoopMain(CUr,1,CUs)) begin
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Bror-Erik Kotiranta
I will have a programmer answer this one, I do not have the full answer for this...
14:23 25 Jan 2025
Bror-Erik Kotiranta
I meant that file you were looking it, forgot the actual name sorry about that. But that file, if you change the IP to the correct one, does it then connect?...
14:21 25 Jan 2025