Jump to content


Click the link below to see the new game I'm developing!


bschroder

Member Since 20 Jan 2004
Offline Last Active Feb 07 2012 09:17 PM
-----

Posts I've Made

In Topic: pro-iv record locking question

06 February 2012 - 05:06 PM

Thanks for the feedback! I tried that, and it doesn't seem to work.

Here is what I have:

Paging screen:

Key field - list of files to be read:

File: XXXX ACDL


Update program (loops through file XXXX):

Primary File - XXXX Mode: D


Record Lock Logic:

SUPPRESS_RETRY()

DSEL



If I sit on a record in the paging screen, then start the update, the update shows: UPDATE IN PROGRESS - PLEASE WAIT until I exit out of the paging screen.









In the Lock Logic (in the Update) you need to put the code:

SUPPRESS_RETRY()

This tells the Function to stop waiting on the lock on this record.


In Topic: transparent logins - parameters

21 January 2004 - 01:12 PM

I am trying this on a Windows platform (Windows 2000 Server sp4).
It works fine using kernel 4.6 r218 on Windows NT 4.
Thanks.

Click the link below to see the new game I'm developing!