

*****************************************************************

  BARCODE

       

    
     2003 

*****************************************************************


1. .

  Barcode.ttf     TrueType   .
  Barcode.bas          .
  Barcode.doc         Microsoft Word.
  Barcode.mdb         Microsoft Access.
  Barcode.xls         Microsoft Excel.
  Descript.doc      .
  Readme.txt        .  .



2.   .

2.1.     .

  -    (Fonts)    (Control Panel). 
  -    (File)     (Install New Fonts). 
  -      (Disks)  . 
  -    (Folders)   ,     Barcode.ttf. 
  -       Barcode.ttf    OK. 


  -     ,    (Start),    (Settings)    (Control Panel)     .
  -     ,   Barcode.ttf       . 

2.2.    .

  -  ,     .
  -    (File)    (Send to)    (MyDocuments). 


  -        (MyDocuments)     (Edit)      (Copy to folder).        ,    OK.

2.3.  .

  -     (MyDocuments)      (Barcode.doc, Barcode.xls, Barcode.mdb).
  -       Microsoft Office             . 

         ,    .              ,     .
       ,     .      ,         .



3.     .

3.1.       

  -   Micosoft Excel (Word  Access).      .
  -         Visual Basic. 
  -    Visual Basic   File   Import File.
  -       Barcode.bas,    .    Modules    Barcode.bas.
  -   Visual Basic     Microsoft Excel (Word  Access). 

     .

3.2.     Microsoft Excel

  -        ,   .3.1.
  -  ,     .
  -      .    
  -   -  1  2.                Codabar, Code_128, Code_39  Interleaved_2of5     .   OK.
  -   -  2  2.    A  ,  ,     .   OK.
  -      Barcode   16  36  (       ,  26 ).

    ,      A  .

3.2.     Microsoft Word

  -        ,   .3.1.
  -     ,    .
  -  ,         Codabar, Code_128, Code_39  Interleaved_2of5. , ActiveDocument.FormFields("MyBarcode").Result = Code_128(ActiveDocument.FormFields("MyData").Result).
  -             .
  -   ,  ,  Barcode   16  36  (       ,  26 ).
  -       ,      .

3.3.     Microsoft Access

  -        ,   .3.1.
  -         (Label),        Codabar, Code_128, Code_39  Interleaved_2of5. 
  -    (Label)  Barcode   16  36  (       ,  26 ).


  -         ,    .



4.   Barcode.bas.

4.1. Codabar

           Codabar,    Barcode.

   A -     [ 0 1 2 3 4 5 6 7 8 9 - $ : / . + * a b c d t n e ]

      d        .

4.2. Code_128

        Code 128,    Barcode.

   A -     ASCII  0  127

        .

4.3. Code_39

      ,        Code 39,    Barcode.

   A -     [ 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z - $ : / . + * % SPACE ]

      *      .

4.4. Interleaved_2of5

        Interleaved 2 of 5,    Barcode.

   A -     [ 0 1 2 3 4 5 6 7 8 9 ]
   Check -   True      .   False.

        .           "0".
  



 
15.05.2003
