Well, I also tried
> > self:dofile("myscript.lua").I tried this as the following:dofile("/absolute/path/to/myfile.lua")and this works...package.path = "/my/pdlua/files/?.lua;" .. package.pathI also tried this as followspackage.path = "/absolute/path/to/?.lua;" .. package.pathrequire "myfile.lua"and this works...Thanks for your help.Mike--
Peace may sound simple—one beautiful word— but it requires everything we have, every quality, every strength, every dream, every high ideal.
—Yehudi Menuhin (1916–1999), musician