Kbase 14034: What may cause error 4499? Font not in Font Set
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
What may cause error 4499? Font not in Font Set
Error 4499 occurs when users have defined a font in the Progress.ini
file and the font number used is not the NEXT available one. For
instance, if you have fonts 0 through 7 defined in the Progress.ini
file you must define font 8 next (You cannot skip directly to font 9).
Error 4499 reads:
** Font <font-number> not in Font Set. (4499)
The specified font number is larger than NUM-ENTRIES.
this rule applies also to 8.2A for the registry entries for the fonts.
Progress looks first for the entry in HKEY_CURRENT_USER . If there is
no entry for the fontnumber it looks to HKEY_LOCAL_MACHINE , whats cur
rent for all users . It doesn't matter on what specific font key of
those both keys the font is specified . Important is only that the
continuation is there anyway to go to the next font . You will find
them if not others specified with -basekey under the above two keys
under SOFTWARE -> PSC -> PROGRESS -> 8.2A -> fonts when running the
command with the name regedit .
Progress Software Technical Support Note # 14034