Denormalize Language Reference Manual - wrong output

Description

I noticed that a DENORMALIZE output that appears in the ECLLanguageReference manual is incorrect.
This appears on page 173 in the DENORMALIZE section.

CURRENTLY -
/* DeNormedRecs result set is:

Rec#

Value1

PVal2

CVal2_1

CVal2_2

1

A

C

Z

T

2

B

B

Y

S

3

C

A

X

W

*/

SHOULD BE -
/* DeNormedRecs result set is:

Rec#

Value1

PVal2

CVal2_1

CVal2_2

1

A

C

Z

T

2

B

B

S

Y

3

C

A

X

W

*/

See W20160408-135350

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created April 11, 2016 at 12:54 PM
Updated April 12, 2016 at 8:42 AM
Resolved April 12, 2016 at 8:42 AM