T.R | Title | User | Personal Name | Date | Lines |
---|
3059.1 | | SMAUG::MENDEL | In some strange power's employ | Tue Jul 10 1990 14:14 | 1 |
| Write to your parent process's terminal.
|
3059.2 | unfortunately not | UNTADH::BACHNER | I'm not a bug, I'm a feature | Wed Jul 11 1990 11:28 | 7 |
| Doesn't work - apparently, the process to execute the application command is
created detached.
Any other ideas ?
Thanks,
Hans.
|
3059.3 | | SMAUG::MENDEL | In some strange power's employ | Wed Jul 11 1990 14:13 | 8 |
| >>> Any other ideas ?
Patience?
Well, the creating process then. Either way, its the Session Manager
Process. The one executing DECW$SESSION.EXE.
Kevin
|
3059.4 | Be careful it only works for single seat workstations... | IO::MCCARTNEY | James T. McCartney III - DTN 381-2244 ZK02-2/N24 | Wed Jul 11 1990 14:38 | 3 |
| Which one executing DECW$SESSION.EXE -- I have two...
James
|
3059.5 | Be careful of VT1000's too! | PINALL::BRENNAN_J | J.D. Brennan, Boeing Business Group | Wed Jul 11 1990 17:00 | 12 |
| Ignoring multi-head workstations and VT1000s, it is easy to
find the session manager. I've been playing with this problem
too. I find the session manager's terminal and use sys$brkthru
to send a message to it.
You could however use sys$brkthru to send a message to the
current username. This will definitely get to the session
manager, but it may get to other places where you don't want
it too.
Good luck!
JD
|
3059.6 | | CLTMAX::dick | Schoeller - Failed Xperiment | Thu Jul 12 1990 08:47 | 6 |
| I would send to the username. If the user doesn't like all the crap on
the terminal windows, they can do set broad=none there. I recommend that
anyway. The only places I would want to see stuff is the SM window and
the popup in banner.
Dick
|
3059.7 | | DEMON3::CLEVELAND | Notes - fun or satanic cult? | Thu Jul 12 1990 10:11 | 4 |
| One simple solution is to change the process name to something unique
in DECW$LOGIN.COM...
Tim
|
3059.8 | Is there no way to determine the creating process? | SMAUG::MENDEL | In some strange power's employ | Thu Jul 12 1990 13:53 | 5 |
| >>> Which one executing DECW$SESSION.EXE -- I have two...
The one you want the message to appear on, of course! :-)
Kevin
|
3059.9 | How are you related to your sister-in-law's brother's wife? | IO::MCCARTNEY | James T. McCartney III - DTN 381-2244 ZK02-2/N24 | Thu Jul 12 1990 16:42 | 3 |
|
Not really since the processes are peers not parent-child.
|