loki3000,
As far as I know, you can't use arguments in execfile('') but there are another ways to do the same:
1) you can use getinput() in your script
2) you can define a function with an input argument in your script
Regards,
Mohammad Mahdi Shahbazi
www.OmranAfzar.com