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 26 JUL 2002 06:34:56AM Peter Kassinski wrote:

Hello,

My program calls collector window using CATALYST.

After filling data in collector window I can press F9 or Esc.

How can I recognise what has happend in my prog?

@pseudo='

catalyst("W", collector_window ….)

This is a program code for recognition if I've left the collector window by Ecape…

What is the variable(s) I have to check?

Thank you.


At 26 JUL 2002 06:55AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:

@PROG.CHAR can be used.

Optionally, if you don't make use of a specific field, say @RECORD, you can set up a collector save process code/command to set @RECORD to some value. Then test this upon exit. If it's set, they saved. If it's unset, they escaped.

The Sprezzatura Group

World Leaders in all things RevSoft


At 26 JUL 2002 08:37AM Don Miller - C3 Inc. wrote:

You can do the same thing inside the collector itself. Set @PSEUDO=F9' or something when F9 or save is processed otherwise @PSEUDO will be null to indicate .

Don M.

C3 Inc.

View this thread on the forum...

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