Consultor Eletrônico



Kbase P6255: Source Code Contains The NUMERIC() Function And Will Not Com
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/27/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.x

SYMPTOM(s):

Source code contains the NUMERIC() function and will not compile

CAUSE:

The NUMERIC() function (as documented on the online help) is only for Report Builder and not for the 4GL

FIX:

Change the source code to use either the INTEGER() or DECIMAL() function