> Here is a modified version of dofile for those who can't wait to play > with this feature: Just a reminder: you don't need `dofile' to play: loadfile("x.lua")('x.lua',1,2,3) -- Roberto