home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / og_msg / setup.frm (.txt) < prev    next >
Visual Basic Form  |  1992-02-11  |  2KB  |  49 lines

  1. setup
  2. OGMESSAGE- Setup
  3. Form1
  4. Label1
  5. &User Name  :
  6. usename
  7. Label2
  8. Post Box &Directory :
  9. OK_btn
  10. &Save
  11. cancel
  12. &Cancel
  13. Label1_Click
  14. Text1_Change
  15. ok_btn_Click
  16. usename
  17. cancel_Click&
  18. exists
  19. setup
  20. winpath
  21. outuput    
  22. username
  23. maildir
  24.     setupflag
  25. Form_Click
  26. namefile
  27. ok_btn_Click
  28.  First we verify that a user name is specified
  29. No User Name Specified
  30. Press Ok to Edit
  31. OGMAIL - Setup Error
  32.  Now we will check to see if the postbox path is specified
  33. No Post Box Directory Specified"
  34. Press Ok to Edit
  35. OGMAIL - Setup Error
  36. Post Box Directory Specified Does Not Exist"
  37. Press Ok to Create
  38. OGMAIL - Setup Error
  39. Cannot Create Post Box Directory Specified "
  40. Press Ok to Edit Path"
  41. OGMAIL - Setup Error
  42.   Now we will save the default setup parameters to the
  43.   ogmail.ini filee
  44.   Now we will add the current users name to thee
  45.   users file in the post box directory
  46. users"
  47. cancel_Click
  48. Setup Needs to Be Performed before OGMAIL Can Be Run
  49.