home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_prgms / bars3 / whats.frm (.txt) < prev   
Visual Basic Form  |  1992-03-18  |  3KB  |  33 lines

  1. Form3
  2. Whats New In Version 2.0
  3. Form3,
  4. Label1
  5. Bars Version 2.0 : With version 2.0 you can now configure the program to print any number of barcodes you wish, Also you may now select the font of the printed text. In addition you may now save and recall barcodes. A setup feature was added to allow 
  6. Label2
  7. for default conditions of the printed labels to be setup, Also you may now set the size of the printed barcode and you may set the distance between labels
  8. Label4
  9. This program was created as a small part of a much larger program that was to be used for a point of sale application. After searching everywhere for something to link up with the program to print barcode labels under Windows we started to create one. 
  10. Label5
  11. Bars version 1.0 Could not do very much other than print one label at a time however for our program this was good enough. After this program was upload to our local BBS as shareware at a $15.00 fee we recieved a overwhelming responce from users who  
  12. Label6
  13. wanted the program to do more. We thought that if we gave you the source code you would modify it to suit your needs. However we where wrong as a result of this responce we have updated the program to add some of the features you requested however 
  14. `    '$g
  15. Label3
  16. this update is still not the final version there is but one more version Bars Version 2.1 howerver this version will be a retail version which you will only be able to purchase from your local software vendor. In version 2.1 we will give you print view 
  17. Label7
  18. text rotation, barcode rotation, drag labels to where you want them on the page, presets for all standard lable sizes. The retail version of the program will list for $99.00 if you register this version for $25.00 you will recieve the retail version free.
  19. Label8
  20. when it becomes available
  21. Command1
  22. Command1_Click
  23. FORM3
  24. Form_Click
  25. @    Form_Load
  26. SCREEN
  27. WIDTH
  28. HEIGHT
  29. Command1_Click
  30. Form_Load
  31. Calculate The ScreenWidth / 22
  32. Calculate The ScreenHeight / 2
  33.