Consultor Eletrônico



Kbase P124493: Browse:ADD-LIKE-COLUMN method does not accept hardcoded unknown value for position
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/19/2007
Status: Unverified

FACT(s) (Environment):

Progress 9.1x
OpenEdge 10.x

SYMPTOM(s):

Adding columns to browse using ADD-LIKE-COLUMN method

Specifying unknown value ( ? ) for the position parameter

Code fails to compile

Invalid datatype for argument to method 'ADD-LIKE-COLUMN'. Expecting 'character' (5442)

Invalid datatype for argument to method ''<name>. Expecting ''<name> (5442)

CAUSE:

This is a known issue being investigated by Development

FIX:

Workaround:
Use a zero ( 0 ) instead of the unknown ( ? )