hi all,
i've placed a little program on the source code forum: http://www.powerbasic.com/support/pb...ad.php?t=23138
it is an alternative to the net send dos-command.
it allows you to send messages to people who's pc has access
to a certain common (network)directory.
the messages you send to someone 'immediately' pop up on its pc's
screen. you can hide the program so it does not occupy any space
on the taskbar, but it still continues its task.
it's important in this source code to set '$networkdrive' to the
right networkdrive which every user of this program must have access to
(read/write) .
kind regards
eddy
------------------
[email protected]
i've placed a little program on the source code forum: http://www.powerbasic.com/support/pb...ad.php?t=23138
it is an alternative to the net send dos-command.
it allows you to send messages to people who's pc has access
to a certain common (network)directory.
the messages you send to someone 'immediately' pop up on its pc's
screen. you can hide the program so it does not occupy any space
on the taskbar, but it still continues its task.
it's important in this source code to set '$networkdrive' to the
right networkdrive which every user of this program must have access to
(read/write) .
kind regards
eddy
------------------
[email protected]
Comment