How to add Tab (ASCII hex09) character into string data ?
Posted: Sat Apr 12, 2025 12:11 am
Maybe simple question:
- I need to programatically add some special characters into string, filled in LANSA RDMLX logic. For example, a tab delimiter, which is hex 09 in ASCII. It can be probably use some conversion intrinsic function, but the description of intrinsic functions is not very clear (one of worst parts of LANSA documentation).
Can anybody provide example for me?
- I need to programatically add some special characters into string, filled in LANSA RDMLX logic. For example, a tab delimiter, which is hex 09 in ASCII. It can be probably use some conversion intrinsic function, but the description of intrinsic functions is not very clear (one of worst parts of LANSA documentation).
Can anybody provide example for me?