Hi, forgive me cuz I'm new with powerbuilder. I just came from programming with Cold Fusion for 5 years and it had the ability to know the diff between strings and ints, and the 2 could be used interchangealby rather easily. Anyway, is there any way I can type cast an integer to be a string? Basically, I have a constant that I want to display in the MessageBox function. I am trying to concatenate the integer in between the strings but it isn't letting me. And I'm having issues trying to assign a string to the integer. Thanks!!!