SMALLER VB FONT (ZZSMALL.FON)

One of the utility files provided with the
companion diskette is ZZSMALL.FON. 

  If you are still using Visual Basic Version 3.0
or lower, within Windows 3.1, then you have no
doubt been bothered by the font limitation
within edit windows. The ZZSMALL.FON file allows
you to overcome this limitation by providing a
smaller font for VB.

  To accomplish this change, after installing the 
companion diskette, copy the ZZSMALL.FON file,
found in the C:\GENESIS\AS400API\UTILITY directory,
to your Windows system directory (normally:
C:\WINDOWS\SYSTEM\). Then change the fixedfon.fon
entry in the [boot] section of your windows
SYSTEM.INI file to the following value:

  fixedfon.fon=zzsmall.fon

  After saving the file and rebooting your system
both Visual Basic and the notepad utility will
display this smaller font which will allow you
to see more text within a single screen.

  VB 4.0 provides multi-point fonts as a new
feature and does away with the need to to use
ZZSMALL.FON.

