home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / a_dialer / namein.frm (.txt) < prev    next >
Visual Basic Form  |  1995-02-27  |  2KB  |  73 lines

  1. NameIn
  2. Input Name
  3. Form2%
  4.     CancelBut
  5. Cancel
  6. MS Sans Serif
  7. OKBut
  8. Enter
  9. MS Sans Serif
  10. NumberInTxt
  11. MS Sans Serif
  12.     NameInTxt
  13. MS Sans Serif
  14. Label2
  15. Number
  16. MS Sans Serif
  17. Label1
  18. MS Sans Serif
  19. NameInTxt_Change
  20. OKBut_Click
  21. NameTxt
  22.     NameInTxt
  23.     NumberTxt"
  24. NumberInTxt
  25. NumberInTxt_Change
  26. NameNumTxt
  27. FileName
  28. FileVar
  29. lcreate
  30. lcreat
  31. FileNum
  32. justJ
  33. CancelBut_ClickT
  34. NameIn
  35. ListBoxLoad
  36. TeleList'
  37. TeleListBox
  38. Label1_Click
  39. NumLen
  40. NumTxt
  41. Form_Click
  42.     Form_Load
  43.     lpAppName
  44.     lpKeyName,
  45. lpString
  46. lpFileName
  47. WritePrivateProfileString
  48. DelTotal2
  49.     ListCount:
  50.     ListTotal
  51. WriteVar
  52. NewListTotal
  53. DelNameIni
  54. UpdateNameIni
  55.     DelNamIni
  56. UpdateNamIni
  57. spaces
  58. correct
  59. trimming
  60. CancelBut_Click
  61. OKBut_Click
  62. Check for entered name and numberf
  63. No Name specified
  64. No Number specified
  65. Adjust spacing of telephone numberss
  66.      
  67. Add spaces for correct trimming of NameNumTxt$
  68.          
  69. Clear the name and numberr
  70. Delete the previous names and numbers with delete Sub Proceduree
  71. Add the new name to the list box
  72. Then write new Names and Numbers from the listbox to ADIALER.INI with Sub Procedure 
  73.