Consultor Eletrônico



Kbase P35652: Length function syntax is missing a comma in the 9x documentation
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/08/2005
Status: Unverified

FACT(s) (Environment):

Progress 9.x

SYMPTOM(s):

Length function syntax is missing a comma in the Progress Language Reference manual

The syntax for the Length function is:

LENGTH ( { string [ type ] | raw-expression } )

CAUSE:

Bug# 20030806-053

FIX:

Upgrade to 10.0B

The syntax for the Length function has been change to:

LENGTH ( { string [, type ] | raw-expression } )