Kbase 19494: Font Ignored in _OSPRINT.P When Used in Character Mode
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  04/02/2000 |
|
The Fonts section of your ini file (or the registry) is not loaded in
character interfaces, so the font number passed to _osprint.p is ignored
since there is no font table in which to look it up. ProPrint asks the
client for the font description (in this case the client returns
nothing); it doesn't look it up in the Fonts section itself.
There is no workaround for this limitation in character mode versions of Progress running on Windows.