Nicholas Clark wrote: >But I don't know why this is, Because it accesses its first arg, the format string, differently from the following variable arg list. > or whether there are any other listops that >can be used to trigger the problem. sprintf. The common underlying function is do_sprintf(). -zeframThread Previous | Thread Next