T.R | Title | User | Personal Name | Date | Lines |
---|
434.1 | This happens every year. | FROST::HARRIMAN | Deep Talk | Fri Mar 27 1987 17:45 | 13 |
| Still back in last year's note. I haven't done anything more with
the source I had, it wasn't "real". If you change the .FACILITY
statement for the system messages back to match the ones in the
source listing, and really put this in SYSMSG.EXE, I believe it
should actually work.
BTW, another idea. Anyone changed the SYSGTTSTR.MSG to say anything
interesting other that * INTERRUPT * , etc.? I'd like * OUCH * or
something like that on the big day.
Just another day to me.
/pjh
|
434.2 | SYS$MESSAGE:?.TLB | VAXUUM::DYER | Adventures in Success | Mon Mar 30 1987 10:14 | 4 |
| Earlier versions of VMS came with a nice text library with all the message
module sources in them, didn't they? I know we used to have one around here
somewhere. I sure miss it . . .
<_Jym_>
|
434.3 | Anyone want to create an AFFF? | COOKIE::KRANTZ | | Mon Mar 30 1987 14:26 | 7 |
| I generated an alternate VT100 character rom that displayed the
mirror image of normal characters when the right escape sequence
was forced to the terminal.
Anyone got the time to whip up an april fool's font for workstations?
Joe
|
434.4 | pointer to copy of APRILFOOL.MSG | FALEK::FALEK | ex-TU58 King | Mon Mar 30 1987 21:28 | 4 |
| The APRILFOOL.MSG source message file (the one from last year)
may be copied from the default DECnet account on node RUMOR::
- Lou Falek
|
434.5 | Flame from a Disgusted Millrat | MAY20::MINOW | I need a vacation | Tue Mar 31 1987 01:11 | 7 |
| This company is going to hell in a handbasket when we start applying
the phase review process to April Fools hacks.
See 'ya on Wednesday.
Martin.
|
434.6 | ouch that hurt | TOHOKU::TAYLOR | DECmacs on a VAXintosh | Tue Mar 31 1987 13:03 | 18 |
| <<< BEING::WORLDWIDE.NOTE;1 >>>
================================================================================
Note 220.39 Keyboard names 39 of 39
FUTBAL::BUTENHOF "Approachable Systems" 9 lines 26-MAR-1986 07:26
-< changing key echos >-
--------------------------------------------------------------------------------
The exit/interrupt/cancel messages *can* be changed, although
it's not trivial, and it can only be done on a system-wide
basis (edit SYS$EXAMPLES:SYSGTTSTR.MSG, compile, link, and
use SYSGEN TERMINAL/ECHO command). Back when I was system
managing a production system for VAX-11 RSX, I once changed
^Y to "Ouch, that hurts" for April Fools... The example
file gives full instructions on how to use it.
/dave
|
434.7 | But It *Is* Trivial! Happy April 1st! | VAXUUM::DYER | Adventures in Success | Tue Mar 31 1987 13:20 | 33 |
| !<* APRTTSTR.MSG________________________________________________________________
!**
!** $ message APRTTSTR
!** $ link APRTTSTR
!** $ set process/priv=(cmkrnl,sysnam)
!** $ set message APRTTSTR
!** $ run SYS$SYSTEM:SYSGEN
!** terminal/echo
!** exit
!** $ exit
!*>
.facility SYSGEN,124/system/prefix=SYSG_TT$_
.severity informational
.base 2048
CTRLY <!/*RUDELY INTERRUPTED*!/> /fao=1
CTRLC <!/*CRUNCH*!/> /fao=1
CTRLY_REG <\!/7[7m Rudely Interrupted [m8!/> /fao=1
CTRLC_REG <\!/7[7m Crunch [m8!/> /fao=1
CTRLY_DEC <!/7[7m Rudely Interrupted [m8!/> /fao=1
CTRLC_DEC <!/7[7m Crunch [m8!/> /fao=1
CTRLY_DECREG <\!/7[7m Rudely Interrupted [m8!/> /fao=1
CTRLC_DECREG <\!/7[7m Crunch [m8!/> /fao=1
CTRLZ <*TAKE OFF, EH?*> /fao=1
CTRLZ_DEC <7[7m Take Off, Eh? [m8> /fao=1
CTRLO <!/*SHADDAP*!/> /fao=1
CTRLO_DEC <!/7[7m Shaddap [m8!/> /fao=1
OUTON <!/*SPEAK UP!!*!/> /fao=1
OUTON_DEC <7[7m Speak Up!! [m8> /fao=1
.end
|
434.8 | I tried, but I couldn't do it | WKRP::LENNIG | Dave, SWS, @CYO Cincinnati | Thu Apr 02 1987 23:50 | 10 |
|
re: .7
Now I'm really puzzled. I edited SYSGTTSTR.MSG, MESSAGEd it, LINKed
it, SET it, SYSGEN TEMINAL/ECHOed, and lo and behold, no change.
Not that it's important (to me) now anyway, but anyone got any ideas?
I'm running VMS 4.5A.
Dave
|
434.9 | Odd. | FROST::HARRIMAN | These are words with a D this time | Fri Apr 03 1987 09:38 | 11 |
| re: .-1
Funny we don't have that problem. Did you get *any* errors anywhere?
Also did you change all of the messages or just the top three?
Interesting how the syntax of that operation is so obscure. Since
when does SYSGEN take something that is mapped into a process
control region and make it system-wide? Odd.
/pjh
|
434.10 | next year... | CLT::GILBERT | eager like a child | Sun Apr 12 1987 14:29 | 2 |
| SHOWMESSA from the STC will convert SYS$MESSAGE:SYSMSG.EXE into
something remarkably similar to a .MSG source file.
|