Different problems

Started by AnInhumer, Wed 08/06/2005 16:49:16

Previous topic - Next topic

AnInhumer

How do you put an ascii into a string.

I tried one way but it put in the wrong ascii, unless 13 is a face & a note, but the reference says it's enter

Ashen

What way did you try? StrSetCharAt(string, position, char) might be what you're after.

Also, what are you trying to do? I don't think you can put 'enter' in to a string like that as it's not a character - codes 1 - 31 generate smilies and other symbols (13 being the musical note). If you're trying to insert a line break, I think you need to use '['.
I know what you're thinking ... Don't think that.

AnInhumer

Thanks

That is the way I tried by the way, I also tried using a char.
But what I needed was a line break.

SMF spam blocked by CleanTalk