home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l408 / 2.img / EXAMPLES.EXE / EXAMPLES / MUSCLE / MUSCLE.FRM (.txt) next >
Encoding:
Visual Basic Form  |  1992-03-11  |  3.1 KB  |  82 lines

  1. Muscle
  2. %Demonstrate MicroHelp Muscle Routines
  3. Form1*
  4. Label0
  5. tTo test the routines, simply type the appropriate specification into one of the text box controls and press <Enter>.
  6. Label10
  7. MhDefaultDrive
  8. Label5
  9. Text1
  10. Label11
  11. MhDirectoryExists
  12. Label1
  13. Text2
  14. Label12
  15. MhFileExists
  16. Label2
  17. Label13
  18. MhKillFiles
  19. Text3
  20. Label3
  21. Text4
  22. Label14
  23. MhSetDefaultDrive
  24. Label4
  25. Command1
  26. Form_Click
  27. @    Form_Load$
  28. Label3
  29. CaptionO
  30. MhDefaultDrive
  31. Text4_Change
  32. Text4_KeyPress
  33. KeyAscii
  34. Text1_Change
  35. Text1_KeyPress
  36. Text2_Change
  37. Text2_KeyPress
  38. Text3_Change
  39. Text3_KeyPress
  40. Label5j
  41. MhDirectoryExists
  42. Text1
  43. Label1
  44. MhFileExists
  45. Label2
  46. Text3
  47. MhSetDefaultDrive
  48. ErrorHandler
  49. FSpec
  50. Answer
  51. MhKillFiles
  52. MhEcode
  53. Text2
  54. Label3_Click
  55. Command1_Click
  56. Muscle
  57. Text4
  58.     SelLength
  59. SelStart
  60. Label4
  61. Form_Load
  62. Text4_KeyPress
  63.  Convert to A=1, B=2, etc.
  64. Error"
  65.  Update default drive label
  66. Text1_KeyPress
  67. FALSE"
  68. Text2_KeyPress
  69. FALSE"
  70. Text3_KeyPress
  71. Are you sure you want to delete all files matching "
  72. Please Confirm
  73. Are you sure you want to delete 
  74. Please Confirm
  75.  If answered yes
  76. Error"
  77. ErrorHandler
  78. Error 
  79.  was returned by the routine. Please check Appendix C of your manual for an explanation!
  80. Error!
  81. Command1_Click
  82.