T.R | Title | User | Personal Name | Date | Lines |
---|
13.1 | I'll second the motion | PICA::HIDER | Paul Hider | Tue Jun 03 1986 01:16 | 33 |
|
Zap looks as though it has destinct possibilities..
I would like to start using Zap on our systems, however, I would like
to disable the positioning of Zaps messages at the top of the screen.
The applications we run typically fall in to one of 2 classes
dumb terminal and scope terminal.
The scope terminal applications generally trap broadcast messages
and display them in a 1 line message buffer. Zap's attempts to output
at the top of the screen are therefore ignored.
I plan to use a 1 line message since scope applications are reluctant
to display more than the first line of broadcast messages.
The dumb terminal applications treat the terminal as one long stream
and the cursor is generally on the bottom line of the screen.
In this case Zap outputs at the top of the screen when one would normally
expect to see output at the bottom. Should a regular broadcast message
come along, Zap's message will be scrolled off the top of the screen,
undesirable.
When Zap's final message comes along, it is written to the top of the
screen, the cursor is then returned to the bottom of the screen and
the process killed. The DECserver then regains contol and puts up
the "Local>" prompt, scrolling Zap's messages off the top of the screen.
The user is thus left with no indication of the error of his ways..
Thanks in advance,
..Paul
P.S. are you running the latest notes server? my unseen count won't clear.
|
13.2 | Another vote. | TWEED::MCDONALD | | Fri Jun 06 1986 12:04 | 5 |
|
I would like the messages scrolled also. Message tends to get lost
in the information that is already up there.
Guy.
|
13.3 | Minor 3.4 revision | MRMFG3::K_MACONI | The Doctor | Mon Jun 09 1986 13:38 | 4 |
| The current version of Zap, Version 3.4, contains the %l qualifier
in the ZAP.MSG file which disabled screen mode cursor positioning.
This qualifier may be placed anywhere within the text of the message.
|
13.4 | help! | PICA::HIDER | Paul Hider | Wed Jun 11 1986 01:09 | 30 |
|
I copied the latest version of ZAP from MRMFG1 this evening and tried
the %l quailifier and was unable to get it to work. The messages are
still being put at the top of the screen.
here is my ZAP.MSG file:
!
! Formatting characters available:
!
! Symbol Meaning Display format
!
! %a Accumulated idle time ZZZ9
! %b Bell None
! %d Device name XXXXXXX
! %l Line mode None
! %r Remaining idle time ZZZ9
! %t Time of day DD-MMM-YYYY HH:MM:SS.CC
! %u Username XXXXXXXXXXXX
!
! Message must be continuous, without comments
!
%l%b%b[ZAP to%u - You have been idle%a minutes,%r until termination.]]
The message generated is:
[ZAP to HIDER - You have been idle 1 minutes, 10 until termination.]
Thanks in advance..
..Paul
|
13.5 | Will test | MRMFG3::K_MACONI | The Doctor | Thu Jun 12 1986 09:42 | 4 |
| I will retest that version (3.4-3) and see what happens with your
command procedure.
Thanks for the information
|
13.6 | still no %l | EN::HIDER | Paul Hider | Tue Oct 07 1986 11:01 | 6 |
|
I am still having the problem with the %l option with Zap V3.5
that I reported in note 13.4.
..Paul
|
13.7 | Problem corrected | MRMFG1::K_MACONI | The Doctor | Tue Oct 07 1986 17:53 | 8 |
|
I thought that this problem was already solved as the testing that
was performed on Zap showed that the %l option was functioning
correctly on the system. However, it turns out that the function
failed to perform once the message length exceeded 40 characters.
This problem has been corrected in version 3.5-1. To obtain a
copy of this version, see note 1.1
|