Originally Posted By: Bekar
I have a fairly major issue with this line:
Code:
set %greet.join $calc( $readini( greet.ini, greet 2.ini, $address, Join ) +1 )

It's invalid syntax..

$readini() can only read from one ini file at a time.


Ok well that answeres my question, but how do I fix it?

And What would setting -n do?