home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / cusgen12 / path.frm (.txt) < prev    next >
Visual Basic Form  |  1993-01-14  |  2KB  |  46 lines

  1. PathDlg
  2. PathDlg
  3. Form1%
  4. Command2
  5. &Exit Setup
  6. Command1
  7.     &Continue
  8. Text1
  9. Picture1
  10. wwwwwwwwwwwwww
  11. wwwwwwwwwwwww
  12. outPath
  13. outPath
  14. Label3
  15. &To quit Setup, choose the Exit button.
  16.     outButton
  17.     outButton
  18. inDrive
  19. inDrive
  20. Label2
  21. Install to:
  22. Label1
  23. DestPath
  24. Command2_Click
  25.     OutButton
  26. PathDlg
  27. Command1_Click
  28. text1
  29. IsValidPath
  30. inDrive
  31. caption
  32. OutPath)
  33. selStart
  34.     selLength
  35.     reformats
  36. Command3_Click
  37. Form_Click
  38. Command1_Click
  39. The IsValidPath function not only returnst
  40. True/False as to whether or not it is a valids
  41. path, but also reformats the path variable
  42. into the format, "X:\dir\dir\dir\"
  43. continue
  44. Not a valid path."
  45. Command2_Click
  46.