home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / printpro / newname.frm (.txt) < prev    next >
Visual Basic Form  |  1991-06-30  |  10KB  |  214 lines

  1. LabelMaker
  2. Address Book
  3. Form1
  4. FirstLabel
  5. First Name
  6.     LastLabel
  7.     Last Name
  8.     AddButton
  9.     FirstName
  10. LastName
  11. SaveButton
  12. Label1
  13. Street
  14. StreetName
  15. DeleteButton
  16. Delete
  17. Label2
  18. Suite or P.O. Box
  19. PrintLabel
  20. Print Label
  21.     SuiteName
  22. Command1
  23. Clear
  24. Label3
  25. Label4
  26. State
  27. Label5
  28. Zip Code
  29. CityName
  30.     StateName
  31. ZipCode
  32. Label6
  33. Office Phone
  34. Label7
  35. Label8
  36. Home Phone
  37. OfficePhone
  38. FaxPhone
  39.     HomePhone
  40. NameList
  41. QuitButton
  42. About
  43. About...
  44. Combo1_ChangeG
  45. NameList_Change
  46. NameList_DropDownm
  47. CancelButton_Click*
  48. Form_Click
  49. FileOpener_Click
  50. Groupvar!
  51. GroupRecord
  52. @    Form_Load
  53. SaveButton_Click
  54. AddButton_Click)
  55. GroupRecordFirstName{
  56.     Firstname
  57. LastName
  58.     RecordNumv
  59. LastRecord
  60.     RecordVar
  61. NameList_GotFocus
  62. NameList
  63. QuitButton_ClickE
  64. EnabledN
  65. ListName_DragDrop
  66. Source
  67. ListName_ClickQ
  68. ListName_GotFocus
  69. NameList_Clickk
  70. StreetName
  71.     SuiteName
  72. CityName
  73. ZipCode
  74. OfficePhonew
  75. FaxPhone
  76.     HomePhone_
  77. NameList_DblClickt
  78. IndexL
  79.     StateName
  80.     ListIndexo
  81. NameList_KeyPressW
  82. KeyAsciiI
  83. NameList_KeyDown
  84. KeyCoded
  85. Shifta
  86. KEY_DOWN
  87. KEY_UP-
  88. Items
  89. NameList_KeyUp
  90. StreetName_Change
  91. AddingName
  92. GetPick
  93. Names
  94. NewIndex
  95. DeleteButton_Click!
  96. Group#
  97. Steps:
  98. PrintLabel_Click
  99. Printerz
  100. FontName
  101. FontBold
  102. Cityw
  103. Please
  104. Message=
  105. PrintMsg
  106. PrintProcess
  107. PrintingN
  108. labelj
  109. Burgess
  110. PrintMessage
  111. Caption
  112.     ExtraLine
  113. Count
  114. Command1_Click
  115. FirstName_Change
  116. FirstName_LostFocus
  117. FirstName_KeyPress\
  118. LastName_Change
  119. LastName_KeyPress
  120. StreetName_KeyPress
  121. SuiteName_Change
  122. SuiteName_KeyPress
  123. CityName_Change
  124. CityName_KeyPress
  125. StateName_Change
  126. StateName_KeyPress}
  127. ZipCode_Change
  128. ZipCode_KeyPress
  129. OfficePhone_Change
  130. OfficePhone_KeyPress2
  131. FaxPhone_ChangeF
  132. FaxPhone_KeyPress
  133. HomePhone_Changek
  134. HomePhone_KeyPress
  135. About_Click
  136. Line1
  137. Line2
  138. Line3
  139. ShowProcess
  140.     MsgBoxMsg
  141. CancelButton_Click
  142. FileOpener_Click
  143. Form_Load
  144. To add someone to the List, type their name into
  145.  the appropriate slots and click on the ADD"
  146.  button.  You can retrieve the name by
  147.  clicking on the name in the list.
  148. To get you started..."
  149. NAMES.DAT"
  150. AddButton_Click
  151. -Set the Group Values from Input
  152. -Calculate where to put it in the file
  153. -Add name to the file and to the liste
  154. -Clear out the list 
  155. QuitButton_Click
  156. ListName_GotFocus
  157. NameList_DblClick
  158. NameList_KeyDown
  159. NameList_KeyUp
  160. GetPick
  161. NameList_Click
  162. SaveButton_Click
  163. -Set the Group Values from Input
  164. -Save the values back to the filea
  165. DeleteButton_Click
  166.  Check if cursor in list box pos 1
  167.    Set item to 2nd File Item
  168.    otherwise
  169.    set item 2 positions away in file
  170.  Get number of records in the file
  171.  Take out the list box display itemo
  172.  From start to end of file
  173.    retrieve next file record by item
  174.    place it in deleted record pos
  175.    look to the next item in line
  176. ~~NAMES.DAT"
  177.  Create a temporary holding file
  178.  From pos 1 to next to last record
  179.    retrieve the record
  180.    place it into the temp file
  181.  Close all files
  182. NAMES.DAT"
  183.  Delete the original filep
  184. ~~NAMES.DAT"
  185. NAMES.DAT"
  186.  Rename the temp filei
  187. NAMES.DAT"
  188.  Open it for access8
  189.  Replace the focus on first fields
  190. PrintLabel_Click
  191. No Name Selected to Print"
  192. Printing Status"
  193. Printing a label for "
  194. , Please Wait...
  195. \DEV\LPT1"
  196. Command1_Click
  197. FirstName_LostFocus
  198. FirstName_KeyPress
  199. LastName_KeyPress
  200. StreetName_KeyPress
  201. SuiteName_KeyPress
  202. CityName_KeyPress
  203. StateName_KeyPress
  204. ZipCode_KeyPress
  205. OfficePhone_KeyPress
  206. FaxPhone_KeyPress
  207. HomePhone_KeyPress
  208. About_Click
  209.             A VeeBee Address Book"
  210. Copyright 
  211.  1991 Knowledge Works, Inc.
  212.                 Mark S. Burgess"
  213. About The Program"
  214.