Trouble with strings and listboxes.

Started by Ali, Mon 18/08/2003 18:58:02

Previous topic - Next topic

Ali

I can't find much information about strings and I need some help.

I'm using a list box. The list box is object 0 in GUI 3.

I have this line in the script:

ListBoxAdd (3, 0, string message);

EDIT: Thanks! I didn't realise I needed to totally replace 'string message'.

AJA

ListBoxAdd(3,0,"This is a message");

SMF spam blocked by CleanTalk