Skip to Content
0
Former Member
Jul 11, 2008 at 06:12 AM

single line code is hard coded, can be fixed using CONCATENATE

123 Views

Hello,

Very Good Morning!

This part of the line is hard coded...we need to use CONCATENATE

st_txt-cnm9 = 'CNPJ ' + CGC_NUMBER.

This line is hardcoded in the program.

We need to convert it to character/string and concatenate with the CNPJ

Can any one show me the way that i need to do this.....

Any suggestions would be appreciated......

Regards,

Developer