T.R | Title | User | Personal Name | Date | Lines |
---|
3607.1 | Select auto start and provid file name | HERON::PATEL_A | LoLo-AQIC-I82Q-B4IP, - LMF | Mon Aug 24 1992 06:39 | 24 |
| If you want to do automatic startup of Notification Services ( IE get
the Notification window up and enable a default set of notifications)
Then you must...
1) set up the notify requests you want the first time.
Select all the notify requests you have set up, NOT THE ONE THAT
GETS SET UP BY DEFAULT (mcc does a notify request on the domain by
default)
Use the File option to save the notifications to a file say
notif.com
2) in the Main Notification window select "customize" select
sub-option "general notification", -- select the startup options ie use
current widow location etc, be sure to select the button marked Open
Notification window on startup. Then enter the file name to use for
the startup (in our example) notif.com HIT OK
Then select "customize" again and save the settings
then when you restart mcc Notification will startup automagicly :-)
Amrit
|
3607.2 | I tried everything | TAV02::KALAI | | Sun Sep 06 1992 07:16 | 9 |
| Shalom,
I have done everything as mention in ans 1.I check the
MCC_NOTIFICATION_RESOURCE.DAT for a new version after the save,
and still no automatic startup of NOTIFICATIN SERVICES.
Any other ideas??
regards
Yael Kalai
|
3607.3 | I've seen this once... | MCC1::DITMARS | Pete | Fri Sep 11 1992 10:59 | 22 |
| One of our VMS V5.5 systems here silently refused to use the
mcc_notification_resource.dat. The mcc_resource.dat
file was used just fine. For some unknown reason, the
notification resource file is now being used just fine on
the same system. I was never able to figure
out what was going on.
Here's one guess at a work-around:
Try defining DECW$SYSTEM_DEFAULTS to be the following:
$ define DECW$SYSTEM_DEFAULTS -
SYS$LOGIN:, -
SYS$SYSROOT:[DECW$DEFAULTS.USER], -
SYS$SYSROOT:[DECW$DEFAULTS.SYSTEM], -
SYS$LIBRARY:
This will cause your local mcc_notification_resource.dat to be
used twice (first as system, then as user). Maybe it'll help,
maybe it won't.
Sorry I can't be of more help.
|
3607.4 | great - it's work | TAV02::KALAI | | Sun Sep 20 1992 12:16 | 5 |
| Peter ,you are the best.
The workaround mention in 3.3 resolve my pb of notification startup.
thanks
Yael
|
3607.5 | YAG (yet another GOTCHA) | CSOADM::ROTH | You like it, it likes you! | Tue Dec 29 1992 16:22 | 6 |
| This bugger nailed me when I upgraded to Motif V1.1 from V1.0 in preparation
of the install of DECmcc T1.3. The fix as outlined in 3607.3 did the trick.
I edited SYS$COMMON:[SYSMGR]DECW$STARTLIBS.COM and made the changes there.
Lee
|