Ok, I am frustrated.
Is there a function in HL scripting that allows you to convert a number into a string?
I am trying to put a string together that includes a number.
i.e.: sString = "I am number " & iNumber & " in the line up." where iNumber is assigned it's value from a numeric field value.
I am either slow, or just plain stupid. I can't find such a function and its something so necessary that it has to be there . . .
Is there a function in HL scripting that allows you to convert a number into a string?
I am trying to put a string together that includes a number.
i.e.: sString = "I am number " & iNumber & " in the line up." where iNumber is assigned it's value from a numeric field value.
I am either slow, or just plain stupid. I can't find such a function and its something so necessary that it has to be there . . .
