Collector not executing pre or post save process (AREV Specific)
At 04 APR 1999 12:35:18PM Rod Morris wrote:
I am writing a simple collector window and want to execute a pre save process, but the window acts like it doesn't even see the process. I've tested the other pre processes (initalize, app, etc.) and they seem to work. I have other collectors that recognize the pre save just fine. Its not in the program that I'm trying to call, the process never gets to it. I thought maybe the template got corrupted, but wrote another window and the same thing happened. Any ideas where the problem might lie? Thanks in advance.
Rod
At 04 APR 1999 11:47PM Bob Carten, WinWin Solutions, Inc. wrote:
Are you using properties…advanced…collector from the paint menu to call the save code?
At 05 APR 1999 10:02AM Rod Morris wrote:
Bob,
Thanks for the response. I neglected to mention in my inquiry that I'm using Arev version 2.03; setting the pre save call from the Process option in the paint menu.
At 06 APR 1999 01:38PM J Pryor wrote:
Rod,
On version 2.x AREV collectors….in Paint, press F10, More, Collector. The "pre-save" and "post-save" processes for collector windows seem to use these instead of the "normal" processes.
I think this will fix you up.
John