RJL Software
Home to RJL SoftwareWindows SoftwareTechnical Support
Home Support FAQ Software  
Money Help Fund
Search

How can I launch Message Manager Deluxe using a Novell NetWare login...

If you are still using Novell...we are sorry for you. This topic was relevant 15 years ago, not so much today. Leaving the answer here for the archives.

Using the # (pound sign) within the login script will tell Novell to launch an external file. For example:

#\\app_server\message\loadmsg.exe \\app_server\message\message.dat

This would execute our loadmsg.exe application (included in Message Manager Deluxe) then loading up the message.dat that was configured.

There is so much power when using the Novell login script because of the way groups are setup. You could send a specific message to all of the users in the Accounting group, only, by using this line in the login script:

IF MEMBER OF Accounting THEN BEGIN
       #\\app_server\message\loadmsg.exe \\app_server\message\accounting.dat
END

We recommend using UNC (universal naming convention) when pathing out to the location on the network where our application is stored.

Support Our Work

Please consider making a contribution today to help us keep Message Manager Deluxe available for everyone.

Get Help

Didn't find your answer?

Our support team can help you with your specific issue. Submit a request and we'll get back to you.

Get Help Now
Rating: Top Rated!Top Rated!Top Rated!Top Rated!Top Rated! (18 votes)
Rate this answer:
Additional Information
Added: Aug 9, 2005   |   Last Updated: Apr 11, 2025