Hi,
I have a file with 7 columns.
My 6th column contains a variable string.
I want to know the last 2 characters of this column.
Example of this field: F4REP_ACCOUNT_OUT_
or F4REP_ACCOUNT_OUT__DM.
IF the last 2 characters are DM then ………do something else….
Or if the last character is _ then…….. else……..
Can somebody help my?
Thanks in advance
I have a file with 7 columns.
My 6th column contains a variable string.
I want to know the last 2 characters of this column.
Example of this field: F4REP_ACCOUNT_OUT_
or F4REP_ACCOUNT_OUT__DM.
IF the last 2 characters are DM then ………do something else….
Or if the last character is _ then…….. else……..
Can somebody help my?
Thanks in advance