I have found this in the source
if (ReadFirstMain(ORp,0,true)) then begin end;
What this code is supposed to do if we specify zero keys?
Is it some trick?
it is in RecordAction_rlOrderToPO()
I would like to know what BackgroundHALShouldPause does, and how to use it. While it's listed in the HAL Primitives report, it is not used in source code and it doesn't appear in the LMS HAL...