execfile and function call

timaranz at gmail.com timaranz at gmail.com
Mon Sep 24 19:27:54 EDT 2007


I'm not sure why it doesn't work, but a better way would be to use the
import statement:

import app_applscrip
app_applscript.createOptionList(applOptions)

Cheers
Tim




More information about the Python-list mailing list