home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / code / network / ogmess / readme.txt < prev    next >
Text File  |  1992-07-21  |  3KB  |  72 lines

  1. OGMESSAGE
  2.  
  3. The OGMESSAGE program is used for sending quick messages to users
  4. in a work group on a network.  It provides a means of communicating
  5. those quick notes to other users on your LAN without having to leave
  6. your desk.
  7.  
  8. It requires VBRUN100.DLL to run since it is a VB application.
  9.  
  10. OGMESSAGE remains running as an Icon at all times,  you can activate
  11. the icon to send a message to another user.  At the same time OGMESSAGE
  12. is checking the postbox directory to see if any incoming messages are for you.  OGMESSAGE will interrupt what you are doing to display the message that you are currently receiving.
  13.  
  14. Here are some short instructions for running OGMESSAGE
  15.  
  16. 1) Find a central place on your network where everyone that you
  17.    want to receive messages can get to.  Copy the OGMESS.exe program
  18.    to this area.  All the users that need to use OGMESSAGE can run from
  19.    a single OGMESS.exe file.  (This is to make LAN managers happier).
  20.  
  21. 2) Activate the OGMESS.exe program for each user that you want to
  22.    receive messages.  If the user has not been installed
  23.    before, a SETUP screen will appear.
  24.  
  25.    The Username Prompt is asking for a unique user name for the
  26.    individual user that is to receive messages.
  27.  
  28.    The PostBox Path prompt is asking for the path name for the
  29.    messages to be sent to and received from.  This path name must be
  30.    the same for all users that you want to send and receive messages
  31.    from each other.
  32.  
  33.    After the setup is complete an OGMESS.ini file will be created on
  34.    your windows directory
  35.  
  36.    For Example,
  37.    Suppose Joe and Jane want to send messages to each other.
  38.  
  39.    Joe's Setup
  40.    Username :  JOE
  41.    PostBox Path: c:\postbox
  42.  
  43.    Jane's Setup
  44.    Username: Jane
  45.    PostBox Path: c:\postbox
  46.  
  47.    This setup would allow Joe and Jane to send messages to each other
  48.  
  49. 3) After setup has been completed OGMESSAGE returns to an ICON.
  50.    Restore the Icon and you will be able to send a message
  51.  
  52.  
  53.    The rest of the procedures are very easy and intuitive.
  54.  
  55.    If you like this program and plan to use it, Please Send $5.00 to
  56.  
  57.                   Steven R. Chavez
  58.                   706 Spinnaker Drive
  59.                   Perris, CA 92571
  60.  
  61.    I originally placed the ogmess.exe program in the winadv forum under
  62.    shareware, but it had a HUGE BUG and did not work properly.  So I am
  63.    releasing source code and all, so YOU can customize and Fix anything that
  64.    you don't like.
  65.  
  66.    If you come up with ANY interesting new features that would enhance this
  67.    product... Please let me know.  The $5.00 charge is simply to offset the
  68.    cost of VB for a starving, yet deserving, programmer.  There is no guarentee
  69.    either expressed or implied that this will work.
  70.  
  71.    You can also contact me through CompuServe # 76702,1412
  72.