Does execline have introspection features? I would like to determine the
location of an execline script from within that script (like $0 in a
shell script).

 Hi Ansgar,

 No, it doesn't. The point was to launch the script as fast as possible,
with the shortest possible code path, so anything that's not essential
was removed.

 If it's something you need, though, I could probably add an option that
puts the full path to the script in $0.

--
 Laurent

Reply via email to