> Fortunately liolib has changed in Lua 5.1 and allows per-file > close functions (e.g. fclose vs. pclose). The obvious change is > to set a dummy close function for the three standard handles. That is exactly what I've done :) -- Roberto