Title: | Zap Technical Conference |
Notice: | ZAP Version 5.3 is available. See note 1.1 |
Moderator: | ZAPDEV::MACONI |
Created: | Mon Feb 24 1986 |
Last Modified: | Mon May 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 170 |
Total number of notes: | 492 |
I have a customer who wishes to purchase ZAP for terminating ALL-IN-1 users on their cluster. They run ALL-IN-1 with broadcast trapping enabled ($ALLIN1/BROADCAST) which nicely writes new mail notifications on line 24 rather than at the cursor position but, it causes ZAP notifications to not come out at all. When running ALL-IN-1 with broadcast trapping disabled, the ZAP notifications come out normally at the top of the screen and the new mail notifications come out at the cursor position. Is it possible, either with a parameter change or a code change, to have ZAP notifications either come out normally at the top of the screen or alternatively on line 24? They will not change their requirement to have ALL-IN-1 run with broadcast trapping enabled. Thanks, Lloyd
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
78.1 | Try line mode | CSUDEV::MACONI | The Doctor is In | Mon Jul 09 1990 13:14 | 9 |
It could be that the type of message being sent by ZAP is the problem. What I would try is to make the ZAP warning message a single line message that is displayed in "line mode". To do this, change the message file to something like: %l%b[ZAP - Idle time remaining %r] If the message is reduced to one line, it may display the message correctly. |