PLBWIN_DOSFONT Keyword


PLBWIN or PLBCLIENT

PLBWIN_DOSFONT={ ON | OFF }

 

The PLBWIN_DOSFONT causes the runtime to load a embedded default fixed font for the main window. This keyword does not take affect when either the PLBWIN_FONT or the PLBWIN.FON font initialization is used. When the PLBWIN_DOSFONT is set to 'ON' and no other font initialization is used, the font is extracted directly from the runtime executable file as an internal resource. This means that the PLBCLIENT can use the embedded default DOS font without having to transfer a font file to the client workstation.

 

This keyword may also be specified in the environment section of a client configuration file.

Example:

 

     PLBWIN_DOSFONT=ON

 

 

See Also: PLBWIN Keywords, Compiler and Runtime Options

 



Compiler and Runtime Options PLB_DOSEGVDUMP Keyword PLB_DPT Keyword