good day.
i have certain characters that i want to trim so that i can post my data to another database. however i have been trying this:
define var dset as char init 10-D-102350000.
trim dset "-".
end.
may anyone assis me with how to trim the character - on the number 10-D-1023500.
regards
i have certain characters that i want to trim so that i can post my data to another database. however i have been trying this:
define var dset as char init 10-D-102350000.
trim dset "-".
end.
may anyone assis me with how to trim the character - on the number 10-D-1023500.
regards