third_party_content:community:commentary:forums_nonworks:4c968d91baffb2e685256763003f18fa

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 30 APR 1999 07:29:11AM Mike Balchin wrote:

There are times when I want to stop users using the F£ Zoom function on a field within a window.

Is there a process I can call that diables thsi function, similar to the key disable functions.

Thanks


At 30 APR 1999 09:07AM Matt Sorrell wrote:

Mike,

Look in the SYSINCLUDE record EDIT.KEYS. ZOOM (F3) is defined as field 24 of the @MOVE.KEYS array. What you can do is read @MOVE.KEYS into a temporary variable, clear field 24, perform your process, and then restore @MOVE.KEYS from your variable.

This gives you control over when they can and cannot use that key. I do something similar for - all of the time.

HTH,

Matt Sorrell

[email protected]


At 04 MAY 1999 11:29AM Mike Balchin wrote:

Thanks Matt, it seems to work

Mike Balchin

View this thread on the forum...

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