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

  1. Lurker
  2. Lurker
  3. Form5,
  4. Frame1
  5. Forums
  6. Command1
  7. View Forums
  8. lbForums
  9. Frame2
  10. Label1
  11. User:
  12. laUser
  13. Label1
  14. Host:
  15. laHost
  16. Picture1
  17. Picture2
  18. menFile
  19. &File
  20. menFileExport
  21. &Export
  22. menFileImport
  23. &Import
  24. menFilePrint
  25. &Print
  26. zHyphen1
  27. menExit
  28. E&xit
  29. menMods
  30. &Modules
  31. menModsBrowser
  32. Message &Browser
  33. menModsEditor
  34. Message &Editor
  35. menModsForum
  36. &Forum Editor
  37. menModsLibrarian
  38. &Librarian
  39. menCIS
  40. &CompuServe
  41. menCISFirst
  42. &First Pass
  43. menCISSecond
  44. &Second Pass
  45. zmenhyphen2
  46. menCISOnline
  47. &Online
  48. menSetup
  49. &Setup
  50. menSetupPass
  51. &Pass Options
  52. zmenhyphen1
  53. menSetupUser
  54. &User Profiles
  55. menSetupAccess
  56. &CompuServe Access
  57. menSetupDirectories
  58. &Default Directories
  59. menHelp
  60. &Help
  61. menHelpContents
  62.     &Contents
  63. menHelpProcedures
  64. &Procedures
  65. zHyphen2
  66. menHelpUsing
  67. &Using Help
  68. zHyphen3
  69. menHelpFunctions
  70. &Function Reference
  71. zHyphen4
  72. menHelpAbout
  73. &About
  74. menExit_Click
  75. menFileExport_ClickN
  76. BoxINFORMATION
  77.     GioHeader
  78. menFileImport_Click
  79. menFilePrint_Click
  80. menCISJoin_Click
  81. menCISNew_Click"
  82. menCISOnline_Click6
  83. menCISRead_ClickY
  84. menModsBrowser_Click
  85. Browsero
  86. menHelpAbout_Click
  87. menHelpContents_Click
  88. menHelpFunctions_Click
  89. menHelpProcedures_Click
  90. menHelpUsing_Click
  91. menModsEditor_ClickK
  92. menModsForum_Click
  93. GSioActiveUser
  94.     SioMsgBox
  95. Forums
  96. MODAL
  97.     GetForums
  98. lbforumsh
  99. menModsHousekeeping_Click
  100. menModsLibrarian_Click
  101. menModsOnline_Click
  102. @    Form_Load
  103. CenterForm
  104. Lurker
  105. menSetupDirectories_Click
  106. Directories)
  107. menSetupUser_Click
  108. OldUser
  109. Users
  110. laUser
  111. Caption
  112. menSetupAccess_Click
  113. menExit_Click
  114. menFileExport_Click
  115. The Export form will let you export a specific "
  116. message, a thread, or an entire forum. (Note, 
  117. that exporting a forum just means copying 
  118. the file--the messages are stored as ASCII "
  119. text files.)
  120. Export will also let you export the message 
  121. index files as comma-delimited ASCII text files.
  122. menFileImport_Click
  123. If you want to include files from your old CompuServe 
  124. access program, use this option. It will import 
  125. ASCII message files, and index them. This means 
  126. that we will import TAPCIS and ATOSIG files, but "
  127. not CIM files.
  128. menFilePrint_Click
  129. You can print a message, or a thread of messages, or print "
  130. an entire forum message file."
  131. menCISJoin_Click
  132. This menu option just mimics TAPCIS functionality. You "
  133. normally would join a forum by issuing a command "
  134. from the Forum Editor.
  135. menCISNew_Click
  136. If you're like many TAPCIS users, you just open up TAP "
  137. to the main screen and press N. This lets you do "
  138. much the same thing.
  139. menCISOnline_Click
  140. This allows quick access to CompuServe."
  141. menCISRead_Click
  142. Pressed for time? Just check in to see if you have "
  143. waiting messages....
  144. menModsBrowser_Click
  145. menHelpAbout_Click
  146. Lurker Prototype Rev. 0.1"
  147. Copyright 
  148.  1992 by the VBCT Group. All Rights Reserved.
  149. menHelpContents_Click
  150. This will show the user the Contents page of the Help file."
  151. menHelpFunctions_Click
  152. Brian Stine is maintaining a Help file that documents all the 
  153. functions used in Lurker. This will access that file. 
  154. This is useful for Lurker team members, but might not 
  155. have much value to most users.
  156. menHelpProcedures_Click
  157. Note that the accelerator key for this menu option is 
  158. F1. This menu option will provide context-sensitive 
  159. help for the user.
  160. Note that none of the controls in this demo include 
  161. defined Tag properties, which we will need to implement 
  162. context-sensitive help."
  163. menHelpUsing_Click
  164. This displays the WINHELP pages on learning to use Help.
  165. menModsEditor_Click
  166. Our Message Editor will appear when it is functioning.
  167. menModsForum_Click
  168. First Select a User.
  169. Lurker$
  170. menModsHousekeeping_Click
  171. How many messages do you want to store? How long do you want to 
  172. keep threads that have had no activity? How often do you want 
  173. to purge messages that have been marked for deletion?"
  174. That's the sort of stuff that will be in Housekeeping.
  175. menModsLibrarian_Click
  176. Our way-cool Librarian module will appear here when its ready.
  177. menModsOnline_Click
  178. Ready for a Friday night TGIF conference? This module will connect "
  179. Form_Load
  180. menSetupDirectories_Click
  181. menSetupUser_Click
  182. menSetupAccess_Click
  183.