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

  1. Phone Dialer
  2. Form15
  3. Comm1
  4. MSComm
  5. Command2
  6. &Hang-Up
  7. Arial
  8. Command1
  9. &Dial
  10. Arial
  11. Text1
  12. Courier
  13.     Form_Load
  14. Address
  15. Height
  16. Widthl
  17. Command1_Click
  18. Comm1_OnComm0
  19. Comm1
  20. CommPort    
  21. TheComm
  22. ErrorMsg(
  23. Settings
  24. InputLen
  25. PortOpenb
  26. Output
  27. Text1
  28. Command1
  29. Visible
  30. Command2
  31. Form_Unload
  32. Cancel
  33. Command2_Click
  34. Text1_Change
  35. Command1_Click
  36. dial the number mscomm makes it easy
  37. Comm Port 
  38.  Not Available.
  39. 300,N,8,1
  40. Command2_Click
  41. hang up when user ready and unload
  42. Form_Load
  43. Form_Unload
  44. need to make sure port is closed. error checking needed
  45. because we may have not opened the device before we unload
  46.