home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / QBAS / VBUTIL.ZIP / WINEDIT3.FRM (.txt) < prev    next >
Visual Basic Form  |  1993-03-04  |  9KB  |  284 lines

  1. Form1
  2. Window Editor (Ver. 3)
  3. Form1%
  4. DosBox
  5. CaseSenseChk
  6. Case Sensitive
  7. FilenameBox
  8. FindBox
  9. TextBox
  10. Courier
  11. DosLbl
  12. DOS/Win Input
  13. FilenameLbl
  14. Filename Input
  15. FindLbl
  16. Find Input
  17. FileCom
  18. &File
  19. LoadCom
  20. SaveCom
  21. ToggleLoadCom
  22. Toggle Load
  23. ReadOnlyCom
  24.     Read-Only
  25. FindFileCom
  26.     Find File
  27. AddFileCom
  28. Add File
  29. DeleteFileCom
  30. Delete File
  31. QuickFilename
  32. QuitCom
  33. EditCom
  34. &Edit
  35. CutCom
  36. CopyCom
  37. PasteCom
  38. Paste
  39. ClipboardCom
  40. C&lipboard
  41. ViewCom
  42. View Clipboard
  43. ClearCom
  44. Clear
  45.     AppendCom
  46. Append
  47.     SearchCom
  48. &Search
  49. FindCom
  50. FindSelTextCom
  51. Find Selected Text
  52. CommandCom
  53. &Command
  54. DosCom
  55. DOS Command
  56. WinCom
  57. Windows Command
  58. ToggleOSCom
  59.     Toggle OS
  60. QuitBtn_Click
  61. Form_Click
  62. ReadBtn_Click
  63. FilenameBox
  64.     LineInputM
  65. TextBox%
  66. TextLst_ClickG
  67. TextLstn
  68.     ListCount!
  69. ListSize
  70. FindBtn_ClickO
  71. CurrentLine
  72. Text1_Changev
  73. FindBox_Change
  74. Find|
  75. FindBox
  76.     ListIndex
  77. Foundr
  78. FilenameBox_Change
  79.     Form_Load
  80.     MultiLine
  81. ScrollBars
  82. SelStart
  83.     SelLength
  84. CurrentIndexr
  85. CurIndex
  86. TextBox_Change2
  87. Search
  88. SelText
  89. BadFileU
  90. EndOfSub[
  91. Command1_Click
  92. DosBtn_Click^
  93. DosBox
  94. Dummy7
  95. WinBox_Click
  96. DosBox_Changee
  97. Label1_Clicku
  98. FindFileBtn_Click
  99. DosLbl_Click
  100. Filename(
  101. subdirectory
  102. ToggleBtn_Click~
  103. ReadBtn
  104. Enabled
  105. False&    
  106. TrueQ
  107. ShowShellsBtn_Click
  108. Visiblel
  109. WinBtn_Click
  110. DosBtn
  111. WinBtn
  112. DosLblh
  113. Label3_Click
  114. FilenameLbl_Click
  115. FindLbl_Click
  116. ShowOSBtn_Click
  117. QuitCom_Click
  118. DosCom_Click
  119. FileCom_Click$
  120. FindCom_ClickI
  121. ToggleReadCom_Clickp
  122. ReadCom
  123. ReadCom_Click
  124. FindFileCom_Click
  125. WinCom_Click
  126. ToggleOSCom_Click
  127. WinComY
  128. DosCom9
  129. BadFile2
  130.     EndOfSub2
  131. FinCom
  132. Checked@
  133. FindCom1
  134. FindLbl_Change
  135. CommandCom_ClickH
  136. AddFileCom_Click
  137. theFilename
  138. NumFiles
  139. QuickFilenameu
  140. QuickFilename_Click
  141. Index
  142. DeleteFileCom_Click
  143. Caption
  144. Form_LinkCloseD
  145. Form_LinkError
  146. LinkErr|
  147. Form_LinkExecuteL
  148. CmdStr
  149. Cancel_
  150. Form_LinkOpen
  151. config
  152. LoadCom_Click
  153. SaveCom_ClickM
  154. SaveAsCom_Click
  155. NewFilename
  156. CutCom_Clickj
  157.     Clipboard
  158. CF_TEXT
  159. First
  160. StrLen
  161. CopyCom_Click
  162. AppendCom_Click
  163. PasteCom_Click
  164. LoadCom
  165. WindowState<
  166. Leng~
  167. ToggleLoadCom_Click    
  168. ApeendCom_Click
  169. ClearCom_Click
  170. ViewCom_Click
  171. ViewFile
  172. ViewClipboard
  173. theFileText)
  174. ViewCom
  175. ClearCom
  176.     AppendCom
  177. BadSaveFilename
  178. ExitSaveFile
  179. FontName
  180. FontSizeM
  181. ReadOnlyCom_ClickW
  182. SaveCom
  183. ReadOnly_Com
  184. ReadOnlyCom
  185. ToggleLoadCom
  186. FindSelTextCom_Click
  187. CaseSenseChk_Click
  188. CaseSenseChk
  189. Value
  190. Screen
  191. ActiveControl
  192. KeyStr
  193. TextBox_KeyDown
  194. KeyCode
  195. Shift
  196. SHIFT_MASK
  197. KEY_F19    
  198. KEY_F10M    
  199. KEY_F9
  200. KEY_F8
  201. KEY_F7
  202. KEY_F6
  203. KEY_F5
  204. KEY_F4
  205. KEY_F3
  206. KEY_F2
  207.     CTRL_MASK
  208. Form2
  209. GlobalFilename
  210.     SaveAsCom
  211. ByPassDialogBox
  212. UseFileDialogBox
  213. FileDialogBoxz
  214.  declare the strings that store the ten text blockse
  215. AddFileCom_Click
  216.  increment the menu count
  217.  load a new menu command
  218. AppendCom_Click
  219. ClearCom_Click
  220. CopyCom_Click
  221. CutCom_Click
  222. DeleteFileCom_Click
  223. Enter number to delete: 
  224. The number is out-of-range
  225. Input Error"&
  226. DosCom_Click
  227.  invoke the DOSBAT batch file 
  228. dosbat.bat "
  229. FindBox_Change
  230. FindCom_Click
  231.  update the index to the current character
  232.  store the text of the Find box in the variable Find
  233.  is variable Find empty?
  234.  nothing to find
  235.  locate the index of the next substring Find in thed
  236.  text boxh
  237.  found a match?
  238.  Yes! Display the matching text as selected text
  239.  No! Clear any selected text
  240. FindFileCom_Click
  241.  invoke the DOS dir command with the /se
  242.  subdirectory option and the /p paginated
  243.  output option
  244. dosbat.bat dir "
  245.  /s/p"
  246. FindLbl_Change
  247. FindSelTextCom_Click
  248. Form_Load
  249. System
  250. LoadCom_Click
  251.  obtain filename from the filename text boxt
  252.  if filename is an empty string, exitx
  253.  set error-handler
  254.  open the file
  255.  clear variable to reuse it
  256.  loop to read the text lines from the ASCII file
  257.  append a new line
  258.  copy F into text box 
  259.  close the filep
  260.  exit procedurep
  261. * Error-handler 
  262. Cannot open file "
  263. File I/O Error&
  264. PasteCom_Click
  265. QuickFilename_Click
  266. QuitCom_Click
  267. ReadOnlyCom_Click
  268. SaveCom_Click
  269. * Error-Handler 
  270. Cannot write to file "
  271. File I/O Error&
  272. TextBox_KeyDown
  273. ToggleLoadCom_Click
  274. ToggleOSCom_Click
  275.  toggle the Visible property of the DosBox text box,
  276.  the DosBtn button, the WinBtn button, and the DosLbl
  277.  label
  278. ViewCom_Click
  279. View Clipboard
  280. View File"
  281. Clipboard"
  282. WinCom_Click
  283.  invoke a Windows application
  284.