home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / ARQS_ZIP / MAINF.ZIP / DIRECTOR.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1992-07-05  |  6.0 KB  |  130 lines

  1. Directories
  2. Configure Default Directories
  3. Form3,
  4. Frame2
  5. Directories
  6. tbDirectories
  7. cbSelect
  8. Select
  9. cbAbout
  10. About
  11. Label2
  12. &Lurker Program:
  13. tbDirectories
  14. cbSelect
  15. Select
  16. cbAbout
  17. About
  18. Label2
  19. &Messages:
  20. tbDirectories
  21. cbSelect
  22. Select
  23. cbAbout
  24. About
  25. Label2
  26. &Downloads
  27. tbDirectories
  28. cbSelect
  29. Select
  30. cbAbout
  31. About
  32. Label2
  33.     &Uploads:
  34. &Cancel
  35. LurkerPathFlag
  36.     Form_Load
  37. WindowState
  38. LurkerO
  39. Width3
  40. Leftw
  41. Screen[
  42. Height
  43. GSioLurkerPath
  44. GioDEFAULT
  45. tbDirectories
  46. TextR
  47. Buffer
  48. GetPrivateProfileString
  49. GSioLurkerIni
  50. cbOK_Click
  51. Index7
  52.     FioMsgBox
  53.     DirExists
  54. FALSE
  55. NewMsg
  56.     SioMsgBox
  57. MsgDir
  58. DLDir
  59. ULDir
  60. Success
  61. FioWriteLurkerPath
  62. RetVal
  63. WritePrivateProfileString
  64. Directoriesb
  65. cbSelect_Click
  66. TheCaption
  67. TheMessage
  68. TheDir
  69. FioGetDirectory
  70. cbAbout_Click$
  71. Form_Load
  72. Defaults
  73. MsgDirectory
  74. Defaults
  75. DLDirectory"
  76. Defaults
  77. ULDirectory"
  78. cbOK_Click
  79. User selected OK
  80.  First see if Lurker path entry is blank.  If it is,
  81.  tell user he needs to select a Lurker path and return to form or exit
  82. You must enter a Lurker program path in order to proceed.  "
  83. If you wish to exit Lurker, select Cancel.
  84. Lurker Configuration
  85.  Now test for existence of selected directories and create new
  86.  directories if necessary.  If error in creating directory,n
  87.  alert user and return to form
  88. There was an error creating the directory '"
  89. Lurker$
  90.  Write default directories to Win.ini (Lurker program path)
  91.  and Lurker.ini (all others)
  92. Lurker.ini
  93. Defaults
  94. MsgDirectory
  95. Defaults
  96. DLDirectory"
  97. Defaults
  98. ULDirectory"
  99.  User selected Cancel, but we still need to check for Lurker program patho
  100.  No Lurker program path has been designated so tell user
  101.  he needs to return to form and select a Lurker path or exit
  102. You must enter a Lurker program path in order to proceed.  "
  103. If you wish to exit Lurker, select Cancel.
  104. Lurker Configuration
  105. cbSelect_Click
  106. Choose Directory
  107. Select Lurker Program Directory"
  108. Select Default Message Files Directory
  109. Select Default Download Directory"
  110. Select Default Upload Directory"
  111. \Messages"
  112. \Download"
  113. \Uploads
  114. cbAbout_Click
  115. The Lurker Program Path designates the directory which contains the main Lurker 
  116. program files.  The Lurker Program Path is maintained in the Win.ini file 
  117. so that it can be easily accessed by other programs.  The designated directory "
  118. should contain your Lurker.exe file, the Lurker.ini file and the Sectns.lst file.  "
  119. If you do not yet have a Lurker.ini file, one will be created automatically for you as you configure Lurker.  
  120. If you do not have the Sectns.lst file, Lurker will download it when Lurker goes online 
  121. the first time."
  122. The Message directory is the default directory for storing message files.  "
  123. You can designate a different message directory for individual forums by selecting "
  124. Configure/Forums from the main Lurker menu."
  125. The Download directory is the default directory for storing files downloaded from CompuServe.  "
  126. You can designate a different download directory for individual forums by selecting 
  127. Configure/Forums from the main Lurker menu."
  128. The Upload directory is the default directory for storing files you intend to upload to CompuServe.  "
  129. Lurker$
  130.