Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 28 MAY 1998 03:53:42AM Colin Rule (CSSP) wrote:

Locking a record in a file where the record id is not a defined variable causes the system to crash.

Obviously easy to resolve, but perhaps should be fixed for future releases.

OPEN "FILE" TO FILE THEN

LOCK FILE,ID ELSE NULL

END

RETURN 0


At 29 MAY 1998 11:02AM Cameron Revelation wrote:

Colin,

Locking a record in a file where the record id is not a defined variable causes the system to crash.

In which version? I believe this was fixed in 3.6. The problem was that the ensurestring() call against the parameter was coming from LH.DLL back into the engine so the debugger was being invoked from outside the engine, which it wasn't designed for.

Cameron Purdy

info@revelation.com

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/7071df04d00556cf85256612002b5e74.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1