home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / batch / batch.frm (.txt) next >
Visual Basic Form  |  1993-11-05  |  14KB  |  187 lines

  1. Form1
  2. BatchEdit (Untitled)
  3. Form15G
  4. Package- 
  5. "Arial
  6. wwwwwwp
  7. C:\WINDOWS\MORICONS.DLL
  8. C:\WINWORD\WINWORD.EXE
  9.     CMDialog2
  10. CommonDialog
  11.     CMDialog1
  12. CommonDialog
  13. Text1
  14. Label1
  15. 3BatchEditor Version 1.2 Programmed by Jay Liebowitz
  16. Image4
  17. wwwwwwwwwwwwwwp
  18. wwwwwwwwwwwwwwp
  19. Image3
  20. wwwwwwwwwwwwwwp
  21. wwwwwwwwwwwwwp
  22. Image2
  23. wwwwwwwwwwwwwwp
  24. wwwwwwwwwwwwwwp
  25. Image1
  26. wwwwwwwwwwwwwwp
  27. wwwwwwwwwwwwwwp
  28. mnuFile
  29. &File
  30. mnuFileOpen
  31. &Open
  32. mnuFileSaveAs
  33. &Save As
  34. mnuFilePrint
  35. &Print
  36. mnuFileExit
  37. E&xit
  38. mnuRun
  39.     mnuCustom
  40. &Custom
  41. mnuCustomColor
  42. Co&lor
  43. mnuCustomFont
  44. Fon&t
  45. mnuEdit
  46. &Edit
  47. mnuEditCopy
  48. &Copy
  49. mnuEditCut
  50. mnuEditPaste
  51. &Paste
  52. mnuEditDelete
  53. &Delete
  54. mnuFileOpen_Clickx
  55. Index
  56.     CMDialog1j
  57. FilterIndex
  58. Filter
  59. Action
  60. Handler
  61. FileDataq
  62. Filename
  63. Text1b
  64. Texto
  65. WordWrapU
  66. AutoSize}
  67. Text1_Change]
  68. Text2
  69. mnuFileSaveAs_Click
  70.     CMDialog2
  71. mnuRun_Click
  72. Pause
  73.     Form_Load
  74. Timer1
  75. Interval
  76. Activate3
  77. Enabled
  78. mnuRunCommand_Click
  79. mnuRunL
  80. Form1
  81. Caption
  82. mnuFileExit_Click+
  83. mnuFileNew_Clickm
  84. mnuCustomColor_ClickW
  85. Flags
  86. Color
  87.     BackColor
  88. QBColor
  89. mnuCustomFont_Click
  90. FontName
  91. FontSize
  92.     ForeColor
  93. FontStrikethru
  94.     Underline
  95. FontUnderlineC
  96. FontItalic
  97. FontBold
  98. mnuFilePrint_Click$
  99. Printer
  100. errrf
  101. CancelErrora
  102. Image1_Click
  103. Image1_MouseDownj
  104. Button
  105. Shift
  106. CurrentX
  107. Image1
  108. Image1_MouseUp
  109. mnuFileOpen:
  110. HandlerI
  111. Image2_Click
  112. Image2_MouseDown(
  113. Image2_MouseUp
  114. Image2
  115. ErroB
  116. Image3_ClickR
  117. Image3_MouseDown+
  118. Image3p
  119. Image3_MouseUp
  120. Image4_Click
  121. Image4_MouseDown
  122. Image4
  123. Image4_MouseUp
  124. Password
  125. OLE1_Updated
  126. OLE2_Updated
  127. mnuEditCopy_Click
  128.     Clipboard
  129. SelText
  130. mnuEditCut_Click
  131. mnuEditDelete_Click
  132. mnuEditPaste_Click
  133.     BatchEdit
  134. Image1_Click
  135. Batch Files(*.bat)|*.bat
  136. BatchEdit 
  137. Image1_MouseDown
  138. C:\WINDOWS\DEPRESS.BMP
  139. Image1_MouseUp
  140. C:\VB\ICONS\COMPUTER\DISK14.ICO
  141. Image2_Click
  142. Batch Files(*.bat)|*.bat
  143. Image2_MouseDown
  144. C:\WINDOWS\DEPRESS1.BMP
  145. Image2_MouseUp
  146. C:\VB\ICONS\OFFICE\FOLDER06.ICO
  147. Image3_Click
  148. Image3_MouseDown
  149. C:\WINDOWS\DEPRESS2.BMP
  150. Image3_MouseUp
  151. C:\VB\ICONS\WRITING\PENCIL03.ICO
  152. Image4_Click
  153. Type the password
  154. echo off {enter}
  155. cls {enter}
  156. If '{%}1'=='
  157. ' Goto PASSRIGHT {Enter}
  158. If Not '{%}1'=='
  159. ' Goto PASSWRONG {Enter}
  160. Goto End {Enter}
  161. :PASSRIGHT {Enter}
  162. :PASSWRONG {Enter}
  163. :End{Enter}
  164. Image4_MouseDown
  165. C:\WINDOWS\DEPRESS3.BMP
  166. Image4_MouseUp
  167. C:\VB\ICONS\MISC\SECUR04.ICO
  168. mnuCustomColor_Click
  169. mnuCustomFont_Click
  170. mnuEditCopy_Click
  171. mnuEditCut_Click
  172. mnuEditDelete_Click
  173. mnuEditPaste_Click
  174. mnuFileExit_Click
  175. mnuFileNew_Click
  176. mnuFileOpen_Click
  177. Batch Files(*.bat)|*.bat
  178. BatchEdit 
  179. mnuFilePrint_Click
  180. mnuFileSaveAs_Click
  181. Batch Files(*.bat)|*.bat
  182. mnuRun_Click
  183. BatchEdit (Untitled)
  184. You must save the file before executing it!
  185. If any, what are the command-line parameters
  186. mnuRunCommand_Click
  187.