Ok, made some progress...

.Add $gettok($1,5,32):{ echo -s Test Fire Porn List Add for $$2 | $read(test.txt,w,*porn*) | write -il $+ $readn test.txt $chr(105) $+ $chr(102) $chr(36) $+ address == $$2 $chr(123) goto porn $chr(125) | echo -s readn $readn $$2 }

This outputs the proper line... output line in test.txt is...

if $address == addressfrom$$2here { goto porn }

So at least it's functional and being put on the right line etc, but I STILL get...

IF Unknown command

Every time it's run. Haha, thanks Cheech for at least getting it to output right. But it's still trying to interpret that IF. Any clues on how to stop that? Getting an eroneous error every time I run it is a pain. laugh

Along these same lines, part of this, is there a way to make a listbox scroll to the bottom automatically? I've got an on-join listbox but it just fills up below and you have to scroll down manually as people join. Is there a way to make it always stay on the newest line? Thanks again smile

Last edited by Dark_Sky; 21/12/02 05:31 AM.