cancel
Showing results for 
Search instead for 
Did you mean: 

PAK and MESSAGE statement

Former Member
0 Kudos

Hello Gurus,

We are in 7.4 SP12.

I face a weird behaviour with PAK and MESSAGE statement.

In my FOX I have a concatenation of 2 values (string) with a space separates between.

Something like that:

AAA = CONCAT( BBB, ' ').

CCC= CONCAT( AAA, DDD).

MESSAGE E000(ZZZ) WITH CCC.

Let's say BBB is "Country" and DDD is "USA'.

The expected result is Country USA (with the space between Country and USA).

If I set PAK on the system ignores the space (the result is CountryUSA).

But if I set PAK off everything works fine (the result is Country USA).

Thank you,

Accepted Solutions (0)

Answers (1)

Answers (1)

sheldon_piao
Advisor
Advisor
0 Kudos

Hi Andrey,

As we communicated via incident, this issue is under process.
After getting any result, we can share it in this thread.

Best regards,
Sheldon.