Hans wrote:
    unlink "$JobName.tup";
    rename "$JobName.tuo", "$JobName.tup";

I mistrust these two lines. Essentially, these are system calls without error checking. Lots of stuff can go wrong here.

Taco
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to