Dec 152017
 
Creates an ASCII file that can be displayed on the LAN login. This screen is created automatically each night. This system comes complete with 365 thoughts for the day.
File LANMSG.ZIP from The Programmer’s Corner in
Category Network Files
Creates an ASCII file that can be displayed on the LAN login. This screen is created automatically each night. This system comes complete with 365 thoughts for the day.
File Name File Size Zip Size Zip Type
DRIVER2.PLB 14029 7763 deflated
EVENT.CDX 3072 136 deflated
EVENT.DBF 275 101 deflated
FOOTER.CDX 3072 99 deflated
FOOTER.DBF 174 113 deflated
FOXUSER.DBF 1220 362 deflated
FOXUSER.FPT 5760 925 deflated
GENPD.APP 374351 26437 deflated
GREETING.DBF 630 239 deflated
LANMSG.EXE 1292422 680157 deflated
MSG.CDX 3072 104 deflated
MSG.DBF 194 94 deflated
MSG.FPT 704 161 deflated
PW.DBF 82 36 deflated
README.TXT 2615 1096 deflated
REGISTER.TXT 1640 708 deflated
THOUGHT.CDX 5120 1199 deflated
THOUGHT.DBF 51973 11737 deflated

Download File LANMSG.ZIP Here

Contents of the README.TXT file




******************* Description ****************************

As with most LAN's, the one that I am involved with has a message
that is displayed to the screen when each user logs in. LanMsg
was created to make the job of updating this message much easier
than using a text editor.

To set the system up use LANMSG EDIT to fill the data files with the
information you want. Some of the data files have been setup with
data that you may, or may not want to use.

Then each morning run LANMSG UPDATE to create the new text file to
be displayed upon logging into the LAN. It is also a good idea
to copy LANMSG.TXT to a directory that everyone has rights to so that
they will be able to access it.

The most simple way we have found to update the LAN message each
day is to append it to the automated back up procedure for the LAN.
Simply add the line LANMSG UPDATE to the batch file that kicks
off the nightly backup of the LAN. The only thing to remember
is that LANMSG UPDATE must run on the same date as it will be
displayed. If it is run on the day before the date will be wrong
at the top of the screen.

I hope that this system works as well for you as it has for us.




******************* Operations ****************************

LanMsg is a very simple program to use.

To run the program type LANMSG with one of two parameters EDIT or UPDATE.

EXAMPLE:

"LANMSG UPDATE"

This will create a file called LANMSG.TXT that can be displayed
to the screen in the system login of your network.

"LANMSG EDIT"

This will allow the modification of the MSG data files.

There are five data files that may be modified. Do not use
dBASE to modify them this may corrupt the indexes.

The data files used by LanMsg are as follows:

GREETING.DBF - This contains a greeting for each day of the week
, it is displayed as the second line under the date.

MSG.DBF - This hold the message in a memo field that will be
displayed in the main portion of the screen. The current
that is marked with "Y" will be used.

THOUGHT.DBF - This file contains a though for each day of the year.

EVENT.DBF - This file contains any significant events and their
dates. The next 3 events in line will be displayed
on the login screen. This is a good place to put
birthdays.

FOOTER.DBF - This file holds the footer line displayed at the very
very bottom of the screen. This option will become
functional when LanMsg is registered.




 December 15, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)