Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

Is record locked

Is there a function that will tell you if a record is locked without having to attempt a lock first.

Comments

  • If you're OI9 system is connected to the Universal Driver v5.2, then you can use the RTI_Lock_Owner() function.

    Actually, it looks like RTI_Lock_Owner() is available with UD 4.7.2, as long as OI9.4 has the patches.

    FWIW, I've found this function to be quite slow though, and the return value is formatted different depending on what UD version it's talking to.

    HTH, M@
Sign In or Register to comment.