Consultor Eletrônico



Kbase 35035: Decimal Field Only Accepts First Typed Digit
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/15/2000
Solution ID: P5035

FACT(s) (Environment):

Progress 9.1x
Sun Solaris SPARC

SYMPTOM(s):

Input into a decimal field only accepts the first digit

Frame is disabled using the DISABLE ALL WITH FRAME <x> statement

CAUSE:

Using the DISABLE ALL WITH FRAME <x> statement causes decimal fields in the frame to not accept input correctly after the decimal fields are enabled.

FIX:

Change the source code so that it does a DISABLE ALL statement (i.e. remove with WITH FRAME <x> phrase).