Author Topic: Restlines  (Read 1289 times)

"if(getword(%line, 0) $= "Dude: ")"

What would I put next to make the rest of %line be a variable.

Then do
%restOfLine=strReplace(%line,charAt(%line,0),"");

Oh, that's a lot easier to do =P