 '     C o p y r i g h t   2 0 0 2     D e e p a y a n   S a r k a r   < d e e p a y a n @ s t a t . w i s c . e d u > 
 
 ' 
 
 '     F o r   w h a t   i t ' s   w o r t h ,   t h i s   d o c u m e n t / c o d e   i s   m a d e   a v a i l a b l e 
 
 '     u n d e r   t h e   t e r m s   o f   t h e   G N U   G e n e r a l   P u b l i c   L i c e n s e ,   v e r s i o n   2 , 
 
 '     o r   a t   y o u r   o p t i o n ,   a n y   l a t e r   v e r s i o n ,   i n c o r p o r a t e d   h e r e i n   b y 
 
 '     r e f e r e n c e .   T h i s   b a s i c a l l y   m e a n s   t h a t   y o u   a r e   f r e e   t o   u s e , 
 
 '     m o d i f y   a n d   r e d i s t r i b u t e   i t   t o   y o u r   h e a r t ' s   c o n t e n t ,   w i t h   t h e 
 
 '     p r o v i s o   t h a t   i f   y o u   e v e r   d i s t r i b u t e   i t   o r   a n y   m o d i f i c a t i o n s 
 
 '     o f   i t   t o   a n y o n e ,   y o u   m u s t   d o   s o   u n d e r   t h e   G P L   a g a i n   ( n o   m o r e , 
 
 '     n o   l e s s ) ,   a n d   p r e s e r v e   t h e   c o p y r i g h t   n o t i c e   ( a d d i n g   y o u r   o w n , 
 
 '     o f   c o u r s e ,   w h e n   a p p l i c a b l e )   a b o v e . 
 
 ' 
 
 '     T h i s   p r o g r a m   i s   d i s t r i b u t e d   i n   t h e   h o p e   t h a t   i t   w i l l   b e 
 
 '     u s e f u l ,   b u t   W I T H O U T   A N Y   W A R R A N T Y ;   w i t h o u t   e v e n   t h e   i m p l i e d 
 
 '     w a r r a n t y   o f   M E R C H A N T A B I L I T Y   o r   F I T N E S S   F O R   A   P A R T I C U L A R 
 
 '     P U R P O S E .     S e e   t h e   G N U   G e n e r a l   P u b l i c   L i c e n s e   f o r   m o r e 
 
 '     d e t a i l s . 
 
 ' 
 
 '     A d a p t e d   a s   a   M S W O R D   M a c r o   F o r   E a s e   o f   U s e 
 
 '     b y         J a y a n t a   N a r a y a n   C h o u d h u r i 
 
 '                 F l a t   3 0 2 
 
 '                 3 9 5   J o d h p u r   P a r k 
 
 '                 C a l c u t t a   7 0 0   0 6 8 
 
 '                 E m a i l   s s s @ c a l . v s n l . n e t . i n 
 
 ' 
 
 '     I   s t r o n g l y   R e c o m m e n d   h t t p : / / s o u r c e f o r g e . n e t / p r o j e c t s / u n i r e d 
 
 '     a s   E x c e l l e n t   U n i c o d e   T e x t   E d i t o r 
 
 ' 
 
 
 
 O p t i o n   E x p l i c i t 
 
 D i m   k e y m a p   A s   N e w   S c r i p t i n g . D i c t i o n a r y 
 
 D i m   i ,   i l e n   A s   L o n g 
 
 D i m   c u r ,   n x t ,   c o m b   A s   S t r i n g 
 
 D i m   I n T e x t ,   O r i T e x t ,   O u t T e x t   A s   S t r i n g 
 
 
 
 S u b   B a n g l a U n i C o d e ( )   '   M a p   t o   A L T + B 
 
 
 
 I f   k e y m a p . C o u n t   < >   0   T h e n   G o T o   D o J o b 
 
 
 
 k e y m a p . A d d   " 0 " ,   C h r W ( & H 9 E 6 ) 
 
 k e y m a p . A d d   " 1 " ,   C h r W ( & H 9 E 7 ) 
 
 k e y m a p . A d d   " 2 " ,   C h r W ( & H 9 E 8 ) 
 
 k e y m a p . A d d   " 3 " ,   C h r W ( & H 9 E 9 ) 
 
 k e y m a p . A d d   " 4 " ,   C h r W ( & H 9 E A ) 
 
 k e y m a p . A d d   " 5 " ,   C h r W ( & H 9 E B ) 
 
 k e y m a p . A d d   " 6 " ,   C h r W ( & H 9 E C ) 
 
 k e y m a p . A d d   " 7 " ,   C h r W ( & H 9 E D ) 
 
 k e y m a p . A d d   " 8 " ,   C h r W ( & H 9 E E ) 
 
 k e y m a p . A d d   " 9 " ,   C h r W ( & H 9 E F ) 
 
 
 
 k e y m a p . A d d   " a " ,   C h r W ( & H 9 8 5 ) 
 
 k e y m a p . A d d   " A " ,   C h r W ( & H 9 8 6 ) 
 
 k e y m a p . A d d   " i " ,   C h r W ( & H 9 8 7 ) 
 
 k e y m a p . A d d   " I " ,   C h r W ( & H 9 8 8 ) 
 
 k e y m a p . A d d   " u " ,   C h r W ( & H 9 8 9 ) 
 
 k e y m a p . A d d   " U " ,   C h r W ( & H 9 8 A ) 
 
 k e y m a p . A d d   " e " ,   C h r W ( & H 9 8 F ) 
 
 k e y m a p . A d d   " E " ,   C h r W ( & H 9 9 0 ) 
 
 k e y m a p . A d d   " o " ,   C h r W ( & H 9 9 3 ) 
 
 k e y m a p . A d d   " O " ,   C h r W ( & H 9 9 4 ) 
 
 k e y m a p . A d d   " R " ,   C h r W ( & H 9 8 B ) 
 
 
 
 
 
 k e y m a p . A d d   " a m a t r a " ,   " " 
 
 
 
 k e y m a p . A d d   " A m a t r a " ,   C h r W ( & H 9 B E ) 
 
 k e y m a p . A d d   " i m a t r a " ,   C h r W ( & H 9 B F ) 
 
 k e y m a p . A d d   " I m a t r a " ,   C h r W ( & H 9 C 0 ) 
 
 k e y m a p . A d d   " u m a t r a " ,   C h r W ( & H 9 C 1 ) 
 
 k e y m a p . A d d   " U m a t r a " ,   C h r W ( & H 9 C 2 ) 
 
 k e y m a p . A d d   " e m a t r a " ,   C h r W ( & H 9 C 7 ) 
 
 k e y m a p . A d d   " E m a t r a " ,   C h r W ( & H 9 C 8 ) 
 
 k e y m a p . A d d   " o m a t r a " ,   C h r W ( & H 9 C B ) 
 
 k e y m a p . A d d   " O m a t r a " ,   C h r W ( & H 9 C C ) 
 
 k e y m a p . A d d   " R m a t r a " ,   C h r W ( & H 9 C 3 ) 
 
 
 
 
 
 k e y m a p . A d d   " h a s a n t a " ,   C h r W ( & H 9 C D ) 
 
 
 
 k e y m a p . A d d   " k " ,   C h r W ( & H 9 9 5 ) 
 
 k e y m a p . A d d   " k h " ,   C h r W ( & H 9 9 6 ) 
 
 k e y m a p . A d d   " g " ,   C h r W ( & H 9 9 7 ) 
 
 k e y m a p . A d d   " g h " ,   C h r W ( & H 9 9 8 ) 
 
 k e y m a p . A d d   " G " ,   C h r W ( & H 9 9 9 ) 
 
 k e y m a p . A d d   " c " ,   C h r W ( & H 9 9 A ) 
 
 k e y m a p . A d d   " c h " ,   C h r W ( & H 9 9 B ) 
 
 k e y m a p . A d d   " j " ,   C h r W ( & H 9 9 C ) 
 
 k e y m a p . A d d   " j h " ,   C h r W ( & H 9 9 D ) 
 
 k e y m a p . A d d   " J " ,   C h r W ( & H 9 9 E ) 
 
 k e y m a p . A d d   " t " ,   C h r W ( & H 9 A 4 ) 
 
 k e y m a p . A d d   " t h " ,   C h r W ( & H 9 A 5 ) 
 
 k e y m a p . A d d   " d " ,   C h r W ( & H 9 A 6 ) 
 
 k e y m a p . A d d   " d h " ,   C h r W ( & H 9 A 7 ) 
 
 k e y m a p . A d d   " n " ,   C h r W ( & H 9 A 8 ) 
 
 k e y m a p . A d d   " T " ,   C h r W ( & H 9 9 F ) 
 
 k e y m a p . A d d   " T h " ,   C h r W ( & H 9 A 0 ) 
 
 k e y m a p . A d d   " D " ,   C h r W ( & H 9 A 1 ) 
 
 k e y m a p . A d d   " D h " ,   C h r W ( & H 9 A 2 ) 
 
 k e y m a p . A d d   " N " ,   C h r W ( & H 9 A 3 ) 
 
 k e y m a p . A d d   " p " ,   C h r W ( & H 9 A A ) 
 
 k e y m a p . A d d   " p h " ,   C h r W ( & H 9 A B ) 
 
 k e y m a p . A d d   " b " ,   C h r W ( & H 9 A C ) 
 
 k e y m a p . A d d   " b h " ,   C h r W ( & H 9 A D ) 
 
 k e y m a p . A d d   " m " ,   C h r W ( & H 9 A E ) 
 
 k e y m a p . A d d   " y " ,   C h r W ( & H 9 A F ) 
 
 k e y m a p . A d d   " r " ,   C h r W ( & H 9 B 0 ) 
 
 k e y m a p . A d d   " l " ,   C h r W ( & H 9 B 2 ) 
 
 k e y m a p . A d d   " s h " ,   C h r W ( & H 9 B 6 ) 
 
 k e y m a p . A d d   " S " ,   C h r W ( & H 9 B 7 ) 
 
 k e y m a p . A d d   " s " ,   C h r W ( & H 9 B 8 ) 
 
 k e y m a p . A d d   " h " ,   C h r W ( & H 9 B 9 ) 
 
 
 
 k e y m a p . A d d   " H " ,   C h r W ( & H 9 8 3 ) 
 
 k e y m a p . A d d   " M " ,   C h r W ( & H 9 8 2 ) 
 
 k e y m a p . A d d   " C " ,   C h r W ( & H 9 8 1 ) 
 
 
 
 k e y m a p . A d d   " Y " ,   C h r W ( & H 9 D F ) 
 
 k e y m a p . A d d   " X " ,   C h r W ( & H 9 D C ) 
 
 k e y m a p . A d d   " Z " ,   C h r W ( & H 9 D D ) 
 
 
 
 k e y m a p . A d d   " | " ,   C h r W ( & H 9 6 4 )     '   d a a n r i 
 
 k e y m a p . A d d   " # " ,   C h r W ( & H 2 0 0 C )   '   z e r o - w i d t h   n o n - j o i n e r   ? 
 
 k e y m a p . A d d   " ` " ,   C h r W ( & H 9 C E )     '   k h a n d a t a 
 
 
 
 ' \ u 0 9 A 4 \ u 0 9 C D \ u 2 0 0 D \ u 2 0 0 C ' 
 
 ' k e y m a p . A d d   " ` " ,   C h r W ( & H 9 A 4 )   &   C h r W ( & H 9 C D )   &   C h r W ( & H 2 0 0 D )   &   C h r W ( & H 2 0 0 C )   '   k h a n d a t a 
 
 
 
 
 
 D o J o b : 
 
 
 
 I n T e x t   =   S e l e c t i o n . T e x t 
 
 i l e n   =   L e n ( I n T e x t ) 
 
 I f   I n T e x t   =   0   T h e n 
 
       M s g B o x   " N o t h i n g   S e l e c t e d " ,   ,   " P l e a s e   H i g h l i g h t " 
 
       E n d 
 
 E n d   I f 
 
 
 
 O r i T e x t   =   I n T e x t 
 
 O u t T e x t   =   " " 
 
 
 
 I n T e x t   =   I n T e x t   +   "   "   '   1   b l a n k   h e l p s ! 
 
 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " b   " ,   " b a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " c   " ,   " c a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " d   " ,   " d a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " f   " ,   " f a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " g   " ,   " g a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " h   " ,   " h a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " j   " ,   " j a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " k   " ,   " k a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " l   " ,   " l a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " m   " ,   " m a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " n   " ,   " n a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " p   " ,   " p a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " r   " ,   " r a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " s   " ,   " s a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " t   " ,   " t a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " v   " ,   " v a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " y   " ,   " y a   " ) 
 
 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " D   " ,   " D a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " G   " ,   " G a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " J   " ,   " J a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " N   " ,   " N a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " S   " ,   " S a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " T   " ,   " T a   " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " Y   " ,   " Y a   " ) 
 
 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " .   " ,   " . a   " ) 
 
 
 
 I f   ( I n S t r ( I n T e x t ,   " | " )   >   - 1 )   T h e n 
 
 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " b | " ,   " b a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " c | " ,   " c a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " d | " ,   " d a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " f | " ,   " f a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " g | " ,   " g a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " h | " ,   " h a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " j | " ,   " j a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " k | " ,   " k a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " l | " ,   " l a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " m | " ,   " m a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " n | " ,   " n a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " p | " ,   " p a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " r | " ,   " r a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " s | " ,   " s a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " t | " ,   " t a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " v | " ,   " v a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " y | " ,   " y a | " ) 
 
 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " D | " ,   " D a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " G | " ,   " G a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " J | " ,   " J a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " N | " ,   " N a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " S | " ,   " S a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " T | " ,   " T a | " ) 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " Y | " ,   " Y a | " ) 
 
 
 
           I n T e x t   =   R e p l a c e ( I n T e x t ,   " . | " ,   " . a | " ) 
 
 
 
 E n d   I f 
 
 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " a a " ,   " A " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " i i " ,   " I " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " e e " ,   " I " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " u u " ,   " U " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " a i " ,   " E " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " a u " ,   " O " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " R R i " ,   " R " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " R i " ,   " R " )       '   n e e d e d   ? 
 
 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " c h h " ,   " T M P U N I K S T R " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " c h " ,   " c " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " T M P U N I K S T R " ,   " c h " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " G N " ,   " G " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " J N " ,   " J " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " S h " ,   " S " ) 
 
 
 
 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " . n " ,   " M " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " . N " ,   " C " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " . y " ,   " Y " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " . D h " ,   " Z " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " . D " ,   " X " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " D h . " ,   " Z " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " D . " ,   " X " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " : " ,   " H " ) 
 
 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " f " ,   " p h " ) 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " v " ,   " b " ) 
 
 
 
 I n T e x t   =   R e p l a c e ( I n T e x t ,   " _ " ,   " " ) 
 
 
 
 
 
 i l e n   =   L e n ( I n T e x t ) 
 
 i   =   1 
 
 
 
 W h i l e   i   < =   i l e n 
 
 
 
           c u r   =   M i d ( I n T e x t ,   i ,   1 ) 
 
           I f   ( i   +   1   <   i l e n )   T h e n 
 
                   n x t   =   M i d ( I n T e x t ,   i   +   1 ,   1 ) 
 
           E l s e 
 
                   n x t   =   " " 
 
           E n d   I f 
 
 
 
           c o m b   =   c u r   &   n x t 
 
 
 
           ' N U M   1 
 
           I f   ( c u r   =   " a "   O r   c u r   =   " A "   O r   c u r   =   " i "   O r   c u r   =   " I "   O r   _ 
 
                   c u r   =   " u "   O r   c u r   =   " U "   O r   c u r   =   " e "   O r   c u r   =   " E "   O r   _ 
 
                   c u r   =   " o "   O r   c u r   =   " O "   O r   c u r   =   " R "   O r   c u r   =   " M "   O r   _ 
 
                   c u r   =   " H "   O r   c u r   =   " C "   O r   c u r   =   " | "   O r   c u r   =   " # "   O r   c u r   =   " ` "   O r   _ 
 
                   ( c u r   > =   " 0 "   A n d   c u r   < =   " 9 " ) )   T h e n 
 
                   O u t T e x t   =   O u t T e x t   &   k e y m a p ( c u r ) 
 
                   i   =   i   +   1 
 
           E l s e 
 
                     ' N U M   2 
 
                     I f   ( c u r   =   " k "   O r   c u r   =   " g "   O r   c u r   =   " G "   O r   c u r   =   " c "   O r   _ 
 
                             c u r   =   " j "   O r   c u r   =   " J "   O r   c u r   =   " t "   O r   c u r   =   " d "   O r   _ 
 
                             c u r   =   " n "   O r   c u r   =   " T "   O r   c u r   =   " D "   O r   c u r   =   " N "   O r   _ 
 
                             c u r   =   " p "   O r   c u r   =   " b "   O r   c u r   =   " m "   O r   c u r   =   " s "   O r   _ 
 
                             c u r   =   " h "   O r   c u r   =   " y "   O r   c u r   =   " r "   O r   c u r   =   " l "   O r   _ 
 
                             c u r   =   " X "   O r   c u r   =   " Y "   O r   c u r   =   " Z "   O r   c u r   =   " S " )   T h e n 
 
 
 
                           ' N U M   3 
 
                             I f   ( c o m b   =   " k h "   O r   c o m b   =   " g h "   O r   c o m b   =   " c h "   O r   _ 
 
                                     c o m b   =   " j h "   O r   c o m b   =   " t h "   O r   c o m b   =   " d h "   O r   _ 
 
                                     c o m b   =   " T h "   O r   c o m b   =   " D h "   O r   c o m b   =   " p h "   O r   _ 
 
                                     c o m b   =   " b h "   O r   c o m b   =   " s h " )   T h e n 
 
 
 
                                   c u r   =   c o m b 
 
                                   i   =   i   +   1 
 
 
 
                                   ' N U M   4 
 
                                   I f   ( i   +   1   <   i l e n )   T h e n 
 
                                           n x t   =   M i d ( I n T e x t ,   i   +   1 ,   1 ) 
 
                                   E l s e 
 
                                           n x t   =   " " 
 
                                   E n d   I f   ' N U M   4 
 
                             E n d   I f   ' N U M   3 
 
 
 
                           ' N U M   5 
 
                           I f   ( n x t   =   " a "   O r   n x t   =   " A "   O r   n x t   =   " i "   O r   n x t   =   " I "   O r   _ 
 
                                   n x t   =   " u "   O r   n x t   =   " U "   O r   n x t   =   " e "   O r   n x t   =   " E "   O r   _ 
 
                                   n x t   =   " o "   O r   n x t   =   " O "   O r   n x t   =   " R " )   T h e n   '   v o w e l - m a t r a 
 
 
 
                                   O u t T e x t   =   O u t T e x t   &   k e y m a p ( c u r )   &   k e y m a p ( n x t   &   " m a t r a " ) 
 
                                   i   =   i   +   2 
 
                           E l s e 
 
                                   O u t T e x t   =   O u t T e x t   &   ( k e y m a p ( c u r )   &   k e y m a p ( " h a s a n t a " ) ) 
 
                                   i   =   i   +   1 
 
                           E n d   I f   ' N U M   5 
 
                     E l s e 
 
                         O u t T e x t   =   O u t T e x t   &   c u r 
 
                         i   =   i   +   1 
 
                 E n d   I f   ' N U M   2 
 
       E n d   I f   ' N U M   1 
 
 W e n d 
 
 
 
 S e l e c t i o n . T e x t   =   M i d ( O u t T e x t ,   1 ,   L e n ( O u t T e x t )   -   1 )   '   s t r i p   t h e   l a s t   h e l p e r   s p a c e 
 
 
 
 '   E n t e r   t h e   N a m e   o f   y o u r   B E N G A L I   U n i C o d e   F o n t   h e r e 
 
 '   V e r y   G o o d   S o u r c e   h t t p : / / w w w . t r a v e l p h r a s e s . i n f o / g a l l e r y / F o n t s _ B e n g a l i . h t m l 
 
 '   " S o l a i m a n L i p i "   i s   n i c e   l o o k i n g   f o n t ! 
 
 
 
 S e l e c t i o n . F o n t . N a m e   =   " L i k h a n " 
 
 S e l e c t i o n . F o n t . S i z e   =   1 2 
 
 
 
 E n d   S u b 
 
 
 
 S u b   U n B a n g l a U n i C o d e ( )     '   M a p   t o   A L T + U 
 
 
 
 I n T e x t   =   S e l e c t i o n . T e x t 
 
 i l e n   =   L e n ( I n T e x t ) 
 
 I f   I n T e x t   =   0   T h e n 
 
       M s g B o x   " N o t h i n g   S e l e c t e d " ,   ,   " P l e a s e   H i g h l i g h t " 
 
       E n d 
 
 E n d   I f 
 
 
 
 S e l e c t i o n . T e x t   =   O r i T e x t 
 
 
 
 '   E n t e r   t h e   N a m e   o f   y o u r   E N G L I S H   F o n t   h e r e 
 
 S e l e c t i o n . F o n t . N a m e   =   " V e r d a n a " 
 
 S e l e c t i o n . F o n t . S i z e   =   1 2 
 
 E n d   S u b 
 
